child property
Widget
get
child
The widget subtree this component shows (hosted by SceneView).
Implementation
Widget get child => _child;
The widget subtree this component shows (hosted by SceneView).
Widget get child => _child;