menu
selectpicker package
documentation
select_picker_new.dart
SelectPickerNew<T>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
Whether the widget is currently in a loading state.
Implementation
final bool isLoading;
selectpicker package
documentation
select_picker_new
SelectPickerNew<T>
isLoading property
SelectPickerNew class