Flutter
widgets
BackButtonListener
child property
child
description
child
property
Null safety
Widget
child
final
The widget below this widget in the tree.
Implementation
final Widget child;
Flutter
widgets
BackButtonListener
child property
BackButtonListener class
Constructors
BackButtonListener
Properties
child
hashCode
key
onBackButtonPressed
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==