menu
builder_plus package
documentation
model/option_loading.dart
OptionLoading
color property
color property
dark_mode
light_mode
color
property
Color
?
color
final
The color of the loading indicator (uses theme primary color if null).
Implementation
final Color? color;
builder_plus package
documentation
model/option_loading
OptionLoading
color property
OptionLoading class