totalRadius property

double totalRadius

total radius of the entire widget

Implementation

double get totalRadius => centerWidgetRadius + innerSpacing + 2 * itemRadius;