padding property

double padding
final

The size of transparent padding which exists to make dot easier to touch. Though total size of this widget cannot be changed, but visible size can be changed by setting this value.

Implementation

final double padding;