IndicatorInsets.all constructor

IndicatorInsets.all()

Implementation

IndicatorInsets.all()
    : topLeft = true,
      topRight = true,
      bottomLeft = true,
      bottomRight = true,
      left = true,
      top = true,
      right = true,
      bottom = true;