child property
The main content widget for the page.
This widget will be displayed below the navbar (if present) and will fill the remaining space.
Implementation
final Widget? child;
The main content widget for the page.
This widget will be displayed below the navbar (if present) and will fill the remaining space.
final Widget? child;