menu
material_3_expressive package
documentation
components/toggle_button/m3e_toggle_button.dart
M3EToggleButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Callback invoked when the button is long-pressed.
Implementation
final VoidCallback? onLongPress;
material_3_expressive package
documentation
components/toggle_button/m3e_toggle_button
M3EToggleButton
onLongPress property
M3EToggleButton class