labelFormatter property
Replaces the default label text for a normalised period start.
Defaults to March 2026 / Q1 2026 / 2026 formatting with
ambient-numeral conversion; the returned string is shown verbatim.
Implementation
final String Function(DateTime period)? labelFormatter;