Flutter
material
SimpleDialogOption
child property
child
description
child
property
Null safety
Widget
?
child
final
The widget below this widget in the tree.
Typically a
Text
widget.
Implementation
final Widget? child;
Flutter
material
SimpleDialogOption
child property
SimpleDialogOption class
Constructors
SimpleDialogOption
Properties
child
hashCode
key
onPressed
padding
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==