sequence property

String sequence
final

The sequence of text to be styled. e.g. '₦', 'USD', 'EUR', 'GBP', 'The quick brown fox jumped over the lazy dog', etc.

Implementation

final String sequence;