drawGap property

bool drawGap
final

If the line must not be drawn behind the icon. If true, there will be a gap even if the vertical/horizontal padding is 0. It defaults to false.

Implementation

final bool drawGap;