SILProfileAvatar constructor
const
SILProfileAvatar({
- required String? photoUrl,
Implementation
const SILProfileAvatar({required this.photoUrl});
const SILProfileAvatar({required this.photoUrl});