suffix property

String? suffix
final

Suffix to append to the value display (e.g., '%', 'px').

Implementation

final String? suffix;