menu
draftmode_framework package
documentation
ui/components/drop_down.dart
DraftModeUIDropDown<ItemType>
isPending property
isPending property
dark_mode
light_mode
isPending
property
bool
isPending
final
Whether a spinner should be shown in place of the inline content.
Implementation
final bool isPending;
draftmode_framework package
documentation
ui/components/drop_down
DraftModeUIDropDown<ItemType>
isPending property
DraftModeUIDropDown class