menu
gpos720_printer package
documentation
text_options.dart
TextOptions
toList method
toList method
dark_mode
light_mode
toList
method
List
<
bool
>
toList
(
)
Implementation
List<bool> toList() { return [bold, italic, underlined]; }
gpos720_printer package
documentation
text_options
TextOptions
toList method
TextOptions class