menu
flutter_plugin_printer package
documentation
format/area_format.dart
AreaFormat
AreaFormat.new constructor
AreaFormat.new constructor
dark_mode
light_mode
AreaFormat
constructor
AreaFormat
(
{
int
style
=
0
,
int
endX
=
0
,
int
endY
=
0
,
int
thickness
=
0
,
})
Implementation
AreaFormat({ this.style = 0, this.endX = 0, this.endY = 0, this.thickness = 0, }): super();
flutter_plugin_printer package
documentation
format/area_format
AreaFormat
AreaFormat.new constructor
AreaFormat class