menu
nomo_ui_kit package
documentation
components/loading/loading.dart
LoadingThemeDataNullable
LoadingThemeDataNullable const constructor
LoadingThemeDataNullable const constructor
dark_mode
light_mode
LoadingThemeDataNullable
constructor
const
LoadingThemeDataNullable
(
{
Color
?
color
,
double
?
strokeWidth
,
})
Implementation
const LoadingThemeDataNullable({ this.color, this.strokeWidth, });
nomo_ui_kit package
documentation
components/loading/loading
LoadingThemeDataNullable
LoadingThemeDataNullable const constructor
LoadingThemeDataNullable class