The scale formatter
This should not be directly used. Use method format insead to avoid generic problems.
late String? Function(V) formatter;