timerTextStyle property

TextStyle timerTextStyle
getter/setter pair

Implementation

TextStyle timerTextStyle = const TextStyle(
    color: Colors.black, fontSize: 40, fontWeight: FontWeight.bold);