iconTextFitPadding property

List<double?>? iconTextFitPadding
getter/setter pair

Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left. Default value: 0,0,0,0.

Implementation

List<double?>? iconTextFitPadding;