menu
firebase_chat_services package
documentation
chat/chat_controller.dart
ChatController
currentPositionLabel property
currentPositionLabel property
dark_mode
light_mode
currentPositionLabel
property
ValueNotifier
<
String
>
currentPositionLabel
getter/setter pair
Implementation
ValueNotifier<String> currentPositionLabel = ValueNotifier("00:00");
firebase_chat_services package
documentation
chat/chat_controller
ChatController
currentPositionLabel property
ChatController class