menu
fast_app_base package
documentation
common/common.dart
VelocityXTextSpan
size method
size method
dark_mode
light_mode
size
method
VelocityXTextSpan
size
(
double
size
)
Sets fontsize of the text
Implementation
VelocityXTextSpan size(double size) => this.._fontSize = size;
fast_app_base package
documentation
common/common
VelocityXTextSpan
size method
VelocityXTextSpan class