menu
flutter_feature_printer package
documentation
esc_pos_utils_plus.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;
flutter_feature_printer package
documentation
esc_pos_utils_plus
HexEncoder
upperCase property
HexEncoder class