landscape property

AdaptiveBreakpoints? landscape
final

Optional breakpoints to use when device is in landscape orientation. If null, portrait breakpoints are used for both orientations.

Implementation

final AdaptiveBreakpoints? landscape;