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