menu
ekyc_flutter package
documentation
app/configs/config.dart
VxBox
color method
color method
dark_mode
light_mode
color
method
VxBox
color
(
Color
color
)
Sets the color property of the box.
Implementation
VxBox color(Color color) => this..velocityColor = color;
ekyc_flutter package
documentation
app/configs/config
VxBox
color method
VxBox class