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