style property

FAvatarStyle Function(FAvatarStyle)? style
final

The style. Defaults to FThemeData.avatarStyle.

CLI

To generate and customize this style:

dart run forui style create accordion

Implementation

final FAvatarStyle Function(FAvatarStyle)? style;