labelShowLines property
String
get
labelShowLines
Show Lines
Implementation
String get labelShowLines {
return Intl.message(
'Show Lines',
name: 'labelShowLines',
desc: '',
args: [],
);
}