menu
flutter_star_prnt package
documentation
flutter_star_prnt.dart
PrintCommands
clear method
clear method
dark_mode
light_mode
clear
method
dynamic
clear
(
)
clear all commands in command list
Implementation
clear() { this._commands.clear(); }
flutter_star_prnt package
documentation
flutter_star_prnt
PrintCommands
clear method
PrintCommands class