selectedTextStyle property

TextStyle? selectedTextStyle
final

Style of non-selected numbers. If null, it uses Theme's headline5 with accentColor

Implementation

final TextStyle? selectedTextStyle;