initState property

Future<List<OptionData<T>>> Function() initState
final

Implementation

final Future<List<OptionData<T>>> Function() initState;