circleAvatar¶
How to write by SpWML¶
(circleAvatar, color:red)
// Show initials
+(menu)M
Summary¶
A block that can surround its child blocks with a circular viewing area.
It has a variable with parameters equivalent to Flutter CircleAvatar class .
Dart Class Reference¶
SpWML Parameters¶
The common parameters.
Parent parameters.
color (String). Set backgound color of circle. The color system .
fgColor (String). Set foreground color. The color system .
radius (double). Set radius.