ZdsBottomTabScaffold constructor
- {required List<
ZdsNavItem> tabs, - Key? key,
- List<
Widget> ? children, - Widget bodyBuilder(
- BuildContext context,
- int index
- void onTabChange( )?}
Builds a scaffold with built in support for bottom tabs.
Implementation
const ZdsBottomTabScaffold