menu
widget_modifier package
documentation
material.dart
TextSelectionToolbarTextButtonModifier
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when this button is pressed.
Implementation
final VoidCallback? onPressed;
widget_modifier package
documentation
material
TextSelectionToolbarTextButtonModifier
onPressed property
TextSelectionToolbarTextButtonModifier class