isLandscape property

ValueListenable<bool> isLandscape
final

Implementation

final ValueListenable<bool> isLandscape = ValueNotifier(false);