Facebook constructor
Facebook({})
Implementation
Facebook(
{required this.imagePath,
required this.attributionURL,
required this.backgroundBottomColor,
required this.backgroundTopColor,
this.appId});