menu
coderspace package
documentation
widget/glowing_border/coder_glowing_borders.dart
CoderAnimatedGradientBorder
gradientColors property
gradientColors property
dark_mode
light_mode
gradientColors
property
List
<
Color
>
gradientColors
final
The colors to animate in the rotating gradient.
Implementation
final List<Color> gradientColors;
coderspace package
documentation
widget/glowing_border/coder_glowing_borders
CoderAnimatedGradientBorder
gradientColors property
CoderAnimatedGradientBorder class