menu
ekyc_flutter package
documentation
app/configs/config.dart
VxRichText
size method
size method
dark_mode
light_mode
size
method
VxRichText
size
(
double
size
)
To set fontSize of the text using
size
Implementation
VxRichText size(double size) => this.._fontSize = size;
ekyc_flutter package
documentation
app/configs/config
VxRichText
size method
VxRichText class