textScaler method
Sets the textScaler.
Implementation
TextStyler textScaler(TextScaler value) {
return merge(TextStyler(textScaler: value));
}
Sets the textScaler.
TextStyler textScaler(TextScaler value) {
return merge(TextStyler(textScaler: value));
}