ContentBlockStopEvent constructor
const
ContentBlockStopEvent({
- required int index,
Implementation
const ContentBlockStopEvent({required this.index});
const ContentBlockStopEvent({required this.index});