roomName property

ValueNotifier<String> roomName
getter/setter pair

Implementation

ValueNotifier<String> roomName = ValueNotifier('');