AgNameInitialWidget constructor
const
AgNameInitialWidget({})
Implementation
const AgNameInitialWidget({
super.key,
required this.name,
this.height = 48.0,
this.width = 48.0,
this.maxInitials = 1,
this.backgroundColor,
this.backgroundColors,
this.textSize,
this.isCircle = false,
});