iconMinPadding property

double get iconMinPadding

Implementation

double get iconMinPadding => (constraints.minWidth - iconSize) / 2;