isSelected property

bool? isSelected
final

If this menu item is currently selected, i.e. its submenu is open.

Used when a toolbar pulldown button is included in the toolbar overflowed actions menu.

Implementation

final bool? isSelected;