menu
animated_text_effects package
documentation
core/character_animation.dart
CharacterAnimation
uniformScale property
uniformScale property
dark_mode
light_mode
uniformScale
property
double
get
uniformScale
Combined horizontal scale factor:
scale
×
scaleX
.
Implementation
double get uniformScale => scale * scaleX;
animated_text_effects package
documentation
core/character_animation
CharacterAnimation
uniformScale property
CharacterAnimation class