cycleTemplate property
Template for the cycle chip. {n} and {total} are substituted.
Defaults to 'Cycle {n} of {total}'.
Implementation
final String cycleTemplate;
Template for the cycle chip. {n} and {total} are substituted.
Defaults to 'Cycle {n} of {total}'.
final String cycleTemplate;