menu
scroll_navigation package
documentation
misc/screen.dart
Screen
body property
body property
dark_mode
light_mode
body
property
Widget
?
body
final
It is the body of the Scaffold, you can place any Widget.
Implementation
final Widget? body;
scroll_navigation package
documentation
misc/screen
Screen
body property
Screen class