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