widgets/name_initial_widget library

Classes

NameInitialWidget
The NameInitialWidget is a Flutter widget that displays the initials of a person's name within a container. It is often used as a placeholder for user avatars or profile pictures. The widget allows customization of the background color, text color, shape (circle or rectangle), and the maximum number of initials displayed.