menu
my package
documentation
component/loading/loading_effect.dart
MyLoadingEffect
baseColor property
baseColor property
dark_mode
light_mode
baseColor
property
Color
?
baseColor
final
The base color of the shimmer effect (optional, defaults to theme-based).
Implementation
final Color? baseColor;
my package
documentation
component/loading/loading_effect
MyLoadingEffect
baseColor property
MyLoadingEffect class