menu
quds_office_engine package
documentation
pdf_widgets.dart
EdgeInsets
EdgeInsets.only const constructor
EdgeInsets.only const constructor
dark_mode
light_mode
EdgeInsets.only
constructor
const
EdgeInsets.only
(
{
double
left
=
0
,
double
top
=
0
,
double
right
=
0
,
double
bottom
=
0
,
})
only API.
Implementation
const EdgeInsets.only({ this.left = 0, this.top = 0, this.right = 0, this.bottom = 0, });
quds_office_engine package
documentation
pdf_widgets
EdgeInsets
EdgeInsets.only const constructor
EdgeInsets class