menu
jh_debug package
documentation
types/index.dart
CustomTabItem
CustomTabItem.new constructor
CustomTabItem.new constructor
dark_mode
light_mode
CustomTabItem
constructor
CustomTabItem
(
{
required
String
title
,
required
Widget
widget
,
})
Implementation
CustomTabItem({required this.title, required this.widget});
jh_debug package
documentation
types/index
CustomTabItem
CustomTabItem.new constructor
CustomTabItem class