TimeMaskFormatter constructor

TimeMaskFormatter({
  1. bool isWithSec = true,
})

Implementation

TimeMaskFormatter({this.isWithSec = true});