menu
flutter_hyperswitch package
documentation
types.dart
Shapes
Shapes constructor
Shapes constructor
dark_mode
light_mode
Shapes
constructor
Shapes
(
{
double
?
borderRadius
,
double
?
borderWidth
,
Shadow
?
shadow
,
})
Implementation
Shapes({ this.borderRadius, this.borderWidth, this.shadow, });
flutter_hyperswitch package
documentation
types
Shapes
Shapes constructor
Shapes class