menu
ekyc_flutter package
documentation
app/configs/config.dart
VxTextBuilder
shadowColor method
shadowColor method
dark_mode
light_mode
shadowColor
method
VxTextBuilder
shadowColor
(
Color
color
)
Sets
Shadow
color
Implementation
VxTextBuilder shadowColor(Color color) => this.._shadowColor = color;
ekyc_flutter package
documentation
app/configs/config
VxTextBuilder
shadowColor method
VxTextBuilder class