counterText property

String? counterText
final

The counter text (:i is the current slide, :n is the slides count). You can pass null to disable this.

Implementation

final String? counterText;