menu
fast_app_base package
documentation
common/common.dart
VxAnimatedBox
color method
color method
dark_mode
light_mode
color
method
VxAnimatedBox
color
(
Color
color
)
Sets the color property of the box.
Implementation
VxAnimatedBox color(Color color) => this..velocityColor = color;
fast_app_base package
documentation
common/common
VxAnimatedBox
color method
VxAnimatedBox class