tabletLandscape property
Layout builder for tablets in landscape orientation that receives a parameter.
Implementation
final Widget Function(BuildContext context, T param)? tabletLandscape;
Layout builder for tablets in landscape orientation that receives a parameter.
final Widget Function(BuildContext context, T param)? tabletLandscape;