spinnerCharacters property

List<String> spinnerCharacters
final

The characters to use for the spinner animation.

The spinner will cycle through these characters in order.

Implementation

final List<String> spinnerCharacters;