EasyAdaptiveLayout constructor
const
EasyAdaptiveLayout({
- Key? key,
- ValueNotifier<
Widget?> ? secondaryNotifier,
Implementation
const EasyAdaptiveLayout({super.key, this.navConfigs = const [], this.secondaryNotifier});