child property
Widget that would be wrapped by any of the builder-functions (largeBuilder, mediumBuilder or smallBuilder) if provided.
Implementation
final Widget? child;
Widget that would be wrapped by any of the builder-functions (largeBuilder, mediumBuilder or smallBuilder) if provided.
final Widget? child;