menu
material_3p package
documentation
material_shapes.dart
CornerRounding
CornerRounding.from const constructor
CornerRounding.from const constructor
dark_mode
light_mode
CornerRounding.from
constructor
const
CornerRounding.from
(
{
double
radius
=
0.0
,
double
smoothing
=
0.0
,
})
Implementation
const new from({double radius = 0.0, double smoothing = 0.0}) : this(radius, smoothing);
material_3p package
documentation
material_shapes
CornerRounding
CornerRounding.from const constructor
CornerRounding class