monthTemplate property

String monthTemplate
final

Row label template; {n} is the month number. Defaults to 'Month {n}'.

Implementation

final String monthTemplate;