getValue property

Future<List<DropdownOption>> Function(AsyncDropdownFieldFuture data) getValue
final

Implementation

final Future<List<DropdownOption>> Function(AsyncDropdownFieldFuture data)
    getValue;