distanceFromCenter property

double distanceFromCenter
final

Distance from the center, if you the value is positive, the dot will be positioned below the tab's center if the value is negative, then dot will be positioned above the tab's center, default set to 8

Implementation

final double distanceFromCenter;