states property

List<ColumnState?> states
getter/setter pair

Implementation

late List<ColumnState?> states;