menu
panely package
documentation
components/content_page/content_page_header.dart
PanelyContentPageTab
PanelyContentPageTab constructor
PanelyContentPageTab constructor
dark_mode
light_mode
PanelyContentPageTab
constructor
PanelyContentPageTab
(
{
required
String
title
,
required
Widget
child
,
})
Implementation
PanelyContentPageTab({required this.title, required this.child});
panely package
documentation
components/content_page/content_page_header
PanelyContentPageTab
PanelyContentPageTab constructor
PanelyContentPageTab class