FontClassWidget constructor
FontClassWidget({})
Implementation
FontClassWidget(
{super.key,
this.tags = const [],
required this.tabController,
this.position = 0,
this.centerTab = false,
this.showIndicator = false});