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