onSelectedIntent property Null safety
final
An optional intent that is invoked when this PlatformMenuItem is selected.
If unset, this menu item will be disabled.
Implementation
@override
final Intent? onSelectedIntent;
An optional intent that is invoked when this PlatformMenuItem is selected.
If unset, this menu item will be disabled.
@override
final Intent? onSelectedIntent;