buttonStateName property

ValueNotifier<String> buttonStateName

Implementation

ValueNotifier<String> get buttonStateName => _buttonStateName;