loadingBallPadding property

EdgeInsets loadingBallPadding
getter/setter pair

Implementation

EdgeInsets loadingBallPadding = const EdgeInsets.fromLTRB(0, 8, 0, 8);