prefix property

String? prefix
final

Prefix to prepend to the value display (e.g., '$').

Implementation

final String? prefix;