menu
tencent_live_uikit package
documentation
common/widget/float_window/float_window_controller.dart
FloatWindowController
isLandscape property
isLandscape property
dark_mode
light_mode
isLandscape
property
ValueListenable
<
bool
>
isLandscape
final
Implementation
final ValueListenable<bool> isLandscape = ValueNotifier(false);
tencent_live_uikit package
documentation
common/widget/float_window/float_window_controller
FloatWindowController
isLandscape property
FloatWindowController class