DraftModeUITimelineRow constructor
const
DraftModeUITimelineRow({})
Implementation
const DraftModeUITimelineRow({
super.key,
required this.child,
this.icon,
this.lineColor,
this.hasLeadingLine = true,
this.hasTrailingLine = true,
this.expandedChild = true,
});