child property
The widget below this widget in the tree.
If this widget is placed above the MaterialApp, child does not need to be a Builder.
Implementation
final Widget child;
The widget below this widget in the tree.
If this widget is placed above the MaterialApp, child does not need to be a Builder.
final Widget child;