menu
psdk_fruit_tspl package
documentation
psdk_fruit_tspl.dart
BasicTSPL<T extends BasicTSPL<T>>
image method
image method
dark_mode
light_mode
image
method
T
image
(
{
required
TImage
arg
,
})
打印图片
Implementation
T image({required TImage arg}) { return push(arg); }
psdk_fruit_tspl package
documentation
psdk_fruit_tspl
BasicTSPL<T extends BasicTSPL<T>>
image method
BasicTSPL class