onActionExpand

inline fun MenuItem?.onActionExpand(crossinline onExpand: () -> Unit = {}, crossinline onCollapse: () -> Unit = {})