listUI property

List<K> listUI
getter/setter pair

Implementation

List<K> listUI = List<K>.empty(growable: true);