followFollowingContentPadding property

EdgeInsets followFollowingContentPadding
getter/setter pair

Content padding for follower/following widgets.

Implementation

var followFollowingContentPadding =
    const EdgeInsets.only(top: 8.0, bottom: 8);