role property

ValueNotifier<TUIRole> role
getter/setter pair

Implementation

ValueNotifier<TUIRole> role = ValueNotifier(TUIRole.generalUser);