iconTextFitPadding property Null safety
read / write
Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left.
Implementation
List<double?>? iconTextFitPadding;
Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left.
List<double?>? iconTextFitPadding;