Flutter
widgets
PlatformMenu
onOpen property
onOpen
description
onOpen
property
Null safety
VoidCallback
?
onOpen
final
The callback that is called when this menu is opened.
Implementation
@override final VoidCallback? onOpen;
Flutter
widgets
PlatformMenu
onOpen property
PlatformMenu class
Constructors
PlatformMenu
Properties
descendants
hashCode
label
members
menus
onClose
onOpen
onSelected
onSelectedIntent
runtimeType
shortcut
Methods
debugDescribeChildren
debugFillProperties
noSuchMethod
toChannelRepresentation
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
getDescendants
serialize