btn_skip_tutorial property
String
get
btn_skip_tutorial
SKIP TUTORIAL
Implementation
String get btn_skip_tutorial {
return Intl.message(
'SKIP TUTORIAL',
name: 'btn_skip_tutorial',
desc: '',
args: [],
);
}