defaultData property

List<Choice<T>>? defaultData
final

Pre-selected choices.

Implementation

final List<Choice<T>>? defaultData;