type property

ValueNotifier<String> type
getter/setter pair

Implementation

ValueNotifier<String> type = ValueNotifier("4x4");