menu
arcane_jaspr package
documentation
core/props/command_props.dart
CommandProps
onSelectItem property
onSelectItem property
dark_mode
light_mode
onSelectItem
property
void Function
(
CommandItemProps
)
?
onSelectItem
final
Implementation
final void Function(CommandItemProps)? onSelectItem;
arcane_jaspr package
documentation
core/props/command_props
CommandProps
onSelectItem property
CommandProps class