members property
final
The PlatformMenuItem
s that are members of this menu item group.
An assertion will be thrown if there isn't at least one member of the group.
Implementation
@override
final List<PlatformMenuItem> members;
The PlatformMenuItem
s that are members of this menu item group.
An assertion will be thrown if there isn't at least one member of the group.
@override
final List<PlatformMenuItem> members;