menu
fast_app_base package
documentation
common/common.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;
fast_app_base package
documentation
common/common
VxTextBuilder
shadowColor method
VxTextBuilder class