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