SectionTitle constructor
const
SectionTitle({})
Implementation
const SectionTitle({super.key, required this.text, this.hasViewAll=false, this.onTapViewAll,
this.left= 15, this.top= 0, this.bottom= 10, this.right= 15,
this.showCaseKey
});