CourierTabContent constructor
const
CourierTabContent({})
Implementation
const CourierTabContent({
super.key,
required this.text,
required this.textStyle,
required this.theme,
required this.isActive,
this.canShowUnreadCount = false,
});