menu
flutter_telpo package
documentation
model/row.dart
PrintRow
PrintRow constructor
PrintRow constructor
dark_mode
light_mode
PrintRow
constructor
PrintRow
(
{
String
?
text
,
int
?
fontSize
,
int
?
position
,
})
Implementation
PrintRow({this.text, this.fontSize, this.position});
flutter_telpo package
documentation
model/row
PrintRow
PrintRow constructor
PrintRow class