tabletLandscape property

Widget Function(BuildContext context, T param)? tabletLandscape
final

Layout builder for tablets in landscape orientation that receives a parameter.

Implementation

final Widget Function(BuildContext context, T param)? tabletLandscape;