AuthorBlogWidget constructor
const
AuthorBlogWidget({})
Implementation
const AuthorBlogWidget(
{super.key,
this.direction = Axis.horizontal,
this.isShowTitle = true,
this.title = "Author / Created By",
required this.authorUrlSocialMedias});