menu
psdk_frame_father package
documentation
father/command/single/single_command.dart
SingleCommand<T>
header method
header method
dark_mode
light_mode
header
method
SingleCommand
<
T
>
header
(
T
header
)
Implementation
SingleCommand<T> header(T header) { _header = header; return this; }
psdk_frame_father package
documentation
father/command/single/single_command
SingleCommand<T>
header method
SingleCommand class