background property
final
Shown behind the title when expanded.
Typically an Image widget with Image.fit set to BoxFit.cover.
Implementation
final Widget? background;
Shown behind the title when expanded.
Typically an Image widget with Image.fit set to BoxFit.cover.
final Widget? background;