extraSmall property
The builder for extra small screens.
Implementation
final Widget Function(BuildContext context, BoxConstraints constraints)?
extraSmall;
The builder for extra small screens.
final Widget Function(BuildContext context, BoxConstraints constraints)?
extraSmall;