menu
xyz_flutter_plus package
documentation
@test/src/m_autocompleter_text_field.dart
MAutocompleterTextField
getOptionsAsync property
getOptionsAsync property
dark_mode
light_mode
getOptionsAsync
property
Future
<
List
<
String
>
>
Function
(
String
)
?
getOptionsAsync
final
Implementation
final Future<List<String>> Function(String)? getOptionsAsync;
xyz_flutter_plus package
documentation
@test/src/m_autocompleter_text_field
MAutocompleterTextField
getOptionsAsync property
MAutocompleterTextField class