style property
The default text style for formatted number display.
Only used when NumberTicker is constructed with a formatter function. If null, the default system text style is used.
Implementation
final TextStyle? style;
The default text style for formatted number display.
Only used when NumberTicker is constructed with a formatter function. If null, the default system text style is used.
final TextStyle? style;