menu
flutter_chat_kits package
documentation
core/base.dart
BaseNotifier
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() => _safeNotify();
flutter_chat_kits package
documentation
core/base
BaseNotifier
notify method
BaseNotifier class