durationTextStyle property
Text style for displaying duration labels.
Defaults to TextStyle(color: Colors.white).
Implementation
final TextStyle durationTextStyle;
Text style for displaying duration labels.
Defaults to TextStyle(color: Colors.white).
final TextStyle durationTextStyle;