Flutter
material
TextSelectionToolbarTextButton
onPressed property
onPressed
description
onPressed
property
Null safety
VoidCallback
?
onPressed
final
Called when this button is pressed.
Implementation
final VoidCallback? onPressed;
Flutter
material
TextSelectionToolbarTextButton
onPressed property
TextSelectionToolbarTextButton class
Constructors
TextSelectionToolbarTextButton
Properties
child
hashCode
key
onPressed
padding
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
getPadding