liveMessage property

ValueNotifier<String> get liveMessage

Implementation

ValueNotifier<String> get liveMessage => _messageNotifier;