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