isPortrait property
A Boolean indicating whether the device orientation is portrait (either upright or upside down).
Implementation
final bool? isPortrait;
A Boolean indicating whether the device orientation is portrait (either upright or upside down).
final bool? isPortrait;