menu
psdk_fruit_tspl package
documentation
psdk_fruit_tspl.dart
TLabel
TLabel.new constructor
TLabel.new constructor
dark_mode
light_mode
TLabel
constructor
TLabel
(
{
int
height
=
3
,
int
offset
=
0
,
})
Implementation
TLabel({ int height= 3, int offset = 0, }) { _height = height; _offset = offset; }
psdk_fruit_tspl package
documentation
psdk_fruit_tspl
TLabel
TLabel.new constructor
TLabel class