menu
printer_gateway package
documentation
customs/customized_text.dart
CustomizedText
CustomizedText.new const constructor
CustomizedText.new const constructor
dark_mode
light_mode
CustomizedText
constructor
const
CustomizedText
(
{
Key
?
key
,
required
Map
linha
,
})
Implementation
const CustomizedText({ super.key, required this.linha, });
printer_gateway package
documentation
customs/customized_text
CustomizedText
CustomizedText.new const constructor
CustomizedText class