menu
jocaagura_showcase package
documentation
ui/pages/custom_pages_index.dart
CustomPageIndex
CustomPageIndex const constructor
CustomPageIndex const constructor
dark_mode
light_mode
CustomPageIndex
constructor
const
CustomPageIndex
(
{
required
Map
<
String
,
Widget
>
children
,
Key
?
key
,
})
Implementation
const CustomPageIndex({ required this.children, super.key, });
jocaagura_showcase package
documentation
ui/pages/custom_pages_index
CustomPageIndex
CustomPageIndex const constructor
CustomPageIndex class