menu
as_instapicker package
documentation
as_instapicker.dart
InstaCropDelegate
InstaCropDelegate const constructor
InstaCropDelegate const constructor
dark_mode
light_mode
InstaCropDelegate
constructor
const
InstaCropDelegate
(
{
double
preferredSize
=
1080
,
List
<
double
>
cropRatios
=
kDefaultInstaCropRatios
,
})
Implementation
const InstaCropDelegate({ this.preferredSize = 1080, this.cropRatios = kDefaultInstaCropRatios, });
as_instapicker package
documentation
as_instapicker
InstaCropDelegate
InstaCropDelegate const constructor
InstaCropDelegate class