TextPasteChunkStep constructor
const
TextPasteChunkStep({})
Implementation
const TextPasteChunkStep({
required this.runes,
required this.start,
required this.end,
required this.totalRunes,
this.nextSession,
});