menu
az_ui package
documentation
widgets/ink_well.dart
AzInkWell
borderRadius method
borderRadius method
dark_mode
light_mode
borderRadius
method
AzInkWell
borderRadius
(
double
double
)
Implementation
AzInkWell borderRadius(double double){ _borderRadius = BorderRadius.circular(double); return this; }
az_ui package
documentation
widgets/ink_well
AzInkWell
borderRadius method
AzInkWell class