menu
tuikit_atomic_x package
documentation
base_component/basic_controls/avatar.dart
AvatarImageContent
AvatarImageContent.new const constructor
AvatarImageContent.new const constructor
dark_mode
light_mode
AvatarImageContent
constructor
const
AvatarImageContent
(
{
String
?
url
,
String
?
name
,
})
Implementation
const AvatarImageContent({this.url, this.name});
tuikit_atomic_x package
documentation
base_component/basic_controls/avatar
AvatarImageContent
AvatarImageContent.new const constructor
AvatarImageContent class