FoundRtlWidget constructor
FoundRtlWidget({})
Implementation
FoundRtlWidget(
{required this.filePath,
required this.offset,
required this.length,
required this.msg,
required this.error,
required this.fix,
this.startLine,
this.startColumn,
this.endLine,
this.endColumn});