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