menu
fl_assets_picker package
documentation
fl_assets_picker.dart
Boundary
Boundary constructor
Boundary constructor
dark_mode
light_mode
Boundary
constructor
Boundary
(
{
bool
left
=
false
,
bool
right
=
false
,
bool
top
=
false
,
bool
bottom
=
false
,
})
Implementation
Boundary({ this.left = false, this.right = false, this.top = false, this.bottom = false, });
fl_assets_picker package
documentation
fl_assets_picker
Boundary
Boundary constructor
Boundary class