borderRadius property
Adds a radius to corners specified of Flushbar. Best combined with margin. I do not recommend using it with showProgressIndicator or leftBarIndicatorColor.
Implementation
final BorderRadius? borderRadius;
Adds a radius to corners specified of Flushbar. Best combined with margin. I do not recommend using it with showProgressIndicator or leftBarIndicatorColor.
final BorderRadius? borderRadius;