DraftModeUIListText constructor
const
DraftModeUIListText({})
Implementation
const DraftModeUIListText({
super.key,
required this.items,
this.monospace = false,
this.emptyPlaceholder,
this.header,
this.onRefresh,
this.padding,
});