isLandscape property
bool
get
isLandscape
Implementation
bool get isLandscape => orientation == SFScreenOrientation.landscape;
bool get isLandscape => orientation == SFScreenOrientation.landscape;