child property Null safety
final
Optional child widget which will be passed
to the small, large and xLarge
builders as a way to share/optimize shared layout.
Implementation
final Widget? child;
Optional child widget which will be passed
to the small, large and xLarge
builders as a way to share/optimize shared layout.
final Widget? child;