radius property

double get radius

Implementation

double get radius =>
    _radius ?? BaseDialogConfigUtils.defaultDialogConfig.radius;