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