menu
flutter_chat_kits package
documentation
core/base.dart
BaseNotifier
isStarted property
isStarted property
dark_mode
light_mode
isStarted
property
bool
get
isStarted
Implementation
bool get isStarted => _started;
flutter_chat_kits package
documentation
core/base
BaseNotifier
isStarted property
BaseNotifier class