SILProfileBanner constructor
const
SILProfileBanner({})
Implementation
const SILProfileBanner({
required this.backgroundImagePath,
required this.userPhotoUrl,
required this.profileRoute,
required this.userName,
required this.primaryPhone,
this.editable = false,
this.height = 200.00,
});