menu
psdk_frame_father package
documentation
father/command/single/single_command.dart
TSPLCommand
appendText method
appendText method
dark_mode
light_mode
appendText
method
@
override
TSPLCommand
appendText
(
String
?
text
)
override
Implementation
@override TSPLCommand appendText(String? text) { super.appendText(text); return this; }
psdk_frame_father package
documentation
father/command/single/single_command
TSPLCommand
appendText method
TSPLCommand class