content property
Main content widget displayed in the window body.
This is the primary content area below the title bar. Can be any widget, such as forms, lists, or custom layouts.
Implementation
final Widget? content;
Main content widget displayed in the window body.
This is the primary content area below the title bar. Can be any widget, such as forms, lists, or custom layouts.
final Widget? content;