menu
esc_pos_utils_plus package
documentation
dart_hex/hex.dart
HexEncoder
upperCase property
upperCase property
dark_mode
light_mode
upperCase
property
bool
upperCase
final
If true, the encoder will encode into uppercase hexadecimal strings.
Implementation
final bool upperCase;
esc_pos_utils_plus package
documentation
dart_hex/hex
HexEncoder
upperCase property
HexEncoder class