Flutter
cupertino
CupertinoTextSelectionToolbarButton
child property
child
description
child
property
Null safety
Widget
child
final
The child of this button.
Usually a
Text
or an
Icon
.
Implementation
final Widget child;
Flutter
cupertino
CupertinoTextSelectionToolbarButton
child property
CupertinoTextSelectionToolbarButton class
Constructors
CupertinoTextSelectionToolbarButton
text
Properties
child
hashCode
key
onPressed
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==