tabletBuilder property

Widget Function() tabletBuilder
final

The builder function for the tablet layout.

Implementation

final Widget Function() tabletBuilder;