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