inactiveIndicatorSize property

Size? inactiveIndicatorSize
final

The size of the dot indicator. Defaults to Size.square(10.0).

Implementation

final Size? inactiveIndicatorSize;