menu
barcode_scanner package
documentation
rtu_ui_common.dart
EdgeInsets
EdgeInsets.new constructor
EdgeInsets.new constructor
dark_mode
light_mode
EdgeInsets
constructor
EdgeInsets
(
{
double
top
=
0.0
,
double
left
=
0.0
,
double
bottom
=
0.0
,
double
right
=
0.0
,
})
Implementation
EdgeInsets({ this.top = 0.0, this.left = 0.0, this.bottom = 0.0, this.right = 0.0, });
barcode_scanner package
documentation
rtu_ui_common
EdgeInsets
EdgeInsets.new constructor
EdgeInsets class