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