tabletSmall property
Builder for medium screens (tablets/foldables).
Implementation
final Widget Function(BoxConstraints constraints)? tabletSmall;
Builder for medium screens (tablets/foldables).
final Widget Function(BoxConstraints constraints)? tabletSmall;