tabletSmall property

Widget Function(BoxConstraints constraints)? tabletSmall
final

Builder for medium screens (tablets/foldables).

Implementation

final Widget Function(BoxConstraints constraints)? tabletSmall;