rippleBorderRadius property
The instance of a border radius for a ripple effect. For reference, this option can be replaced with a widget like ClipRRect depending on the situation.
Implementation
final BorderRadius? rippleBorderRadius;
The instance of a border radius for a ripple effect. For reference, this option can be replaced with a widget like ClipRRect depending on the situation.
final BorderRadius? rippleBorderRadius;