toDisplayLine method
The banner line: [<rowId>] <requirement> (the pilot shape).
Implementation
String toDisplayLine() => '[$rowId] $requirement';
The banner line: [<rowId>] <requirement> (the pilot shape).
String toDisplayLine() => '[$rowId] $requirement';