body property
widget for the body
typicaly a Text Widget
@Default Textstyle color: Colors.white, fontSize: 24.0
Implementation
final Widget? body;
widget for the body
typicaly a Text Widget
@Default Textstyle color: Colors.white, fontSize: 24.0
final Widget? body;