topRadius property

double get topRadius

Implementation

double get topRadius =>
    _topRadius ??
    BaseActionSheetConfigUtils.defaultActionSheetConfig.topRadius;