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