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