customFormatter property

String Function(Duration)? customFormatter
final

Custom formatter for the time display

Implementation

final String Function(Duration)? customFormatter;