durationTextStyle property

TextStyle durationTextStyle
final

For providing a TextStyle to the duration text.

By default it is set to TextStyle(color: Colors.white)

Implementation

final TextStyle durationTextStyle;