menu
tencent_conference_uikit package
documentation
pages/conference_main/widgets/float_window/controller.dart
FloatWindowController
onTap method
onTap method
dark_mode
light_mode
onTap
method
void
onTap
(
)
Implementation
void onTap() { onFloatWindowTap?.call(); Get.to(const ConferenceMainPage()); }
tencent_conference_uikit package
documentation
pages/conference_main/widgets/float_window/controller
FloatWindowController
onTap method
FloatWindowController class