small property

Widget Function(BuildContext context, BoxConstraints constraints)? small
final

The builder for small screens.

Implementation

final Widget Function(BuildContext context, BoxConstraints constraints)?
    small;