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