resetDefault static method
void
resetDefault()
Restores the fallback default format.
Implementation
static void resetDefault() {
_default = MeasureFormat.defaultFormat;
}
Restores the fallback default format.
static void resetDefault() {
_default = MeasureFormat.defaultFormat;
}