SideTabBarEntry constructor
const
SideTabBarEntry({
- required String title,
Implementation
const SideTabBarEntry({
required this.title
});
const SideTabBarEntry({
required this.title
});