| setHeight | double | used to set height |
| setWidth | double | used to set width |
| setBorderWidth | BoxBorder | used to set border of the inner circle |
| setBackground | Color | used to set background color |
| setBackground | Gradient | used to set a gradient background |
| setCornerRadius | double | used to modify the corner radius of inner circle |
| setOuterCornerRadius | double | used to modify the corner radius of outer circle |
| setOuterBorderWidth | BoxBorder | used to modify the border of outer circle |
| setInnerViewWidth | double | used to modify the border width of outer circle |
| setOuterBackgroundColor | Color | used to modify the background color of outer circle |
| setOuterViewSpacing | double | used to modify spacing between the image and the outer border |
| setTextAppearance | TextStyle | used to modify the text style for name if image is not available |