menu
aegee_leiden_app
widgets/user/noAvatarTile.dart
NoAvatarTile
NoAvatarTile const constructor
NoAvatarTile
dark_mode
light_mode
NoAvatarTile
constructor
const
NoAvatarTile
(
{
Key
?
key
,
required
UserModel
user
}
)
Implementation
const NoAvatarTile({ super.key, required this.user, });
aegee_leiden_app
noAvatarTile
NoAvatarTile
NoAvatarTile const constructor
NoAvatarTile class