phoneLandscape property

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

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

Implementation

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