cycleTemplate property

String cycleTemplate
final

Template for the cycle chip. {n} and {total} are substituted. Defaults to 'Cycle {n} of {total}'.

Implementation

final String cycleTemplate;