list property

ValueNotifier<List<I>> list
final

Implementation

final ValueNotifier<List<I>> list;