menu
usb_plugins_printer package
documentation
esc_pos_commands.dart
EscPosCommands
formFeed static method
formFeed static method
dark_mode
light_mode
formFeed
static method
List
<
int
>
formFeed
(
)
Implementation
static List<int> formFeed() { return [0x0C]; // FF }
usb_plugins_printer package
documentation
esc_pos_commands
EscPosCommands
formFeed static method
EscPosCommands class