DraftModeUITimelineInsertRow constructor
const
DraftModeUITimelineInsertRow({})
Implementation
const DraftModeUITimelineInsertRow({
super.key,
required this.child,
this.icon = CupertinoIcons.add,
this.lineColor,
});