menu
voicebot_flutter package
documentation
ui.dart
VoicebotLauncherState
isOpen property
isOpen property
dark_mode
light_mode
isOpen
property
bool
get
isOpen
Whether the chat panel is currently expanded.
Implementation
bool get isOpen => _panelOpen;
voicebot_flutter package
documentation
ui
VoicebotLauncherState
isOpen property
VoicebotLauncherState class