FollowMeButtonConfig constructor
const
FollowMeButtonConfig({})
Implementation
const FollowMeButtonConfig({
this.followMeIcon,
this.followMeIconActive,
this.buttonBackgroundColor,
this.accentColor,
this.textColor,
this.buttonWidth,
this.buttonHeight,
this.padding,
});