menu
forui package
documentation
widgets/item.dart
FInheritedItemCallbacks
onPress property
onPress property
dark_mode
light_mode
onPress
property
VoidCallback
?
onPress
final
Called when the item is pressed.
Implementation
final VoidCallback? onPress;
forui package
documentation
widgets/item
FInheritedItemCallbacks
onPress property
FInheritedItemCallbacks class