SuffaExpandedTile constructor
const
SuffaExpandedTile({})
Implementation
const SuffaExpandedTile(
{super.key,
required this.headWidget,
required this.openingWidget,
this.width,
this.openingState,
this.height});