btn_skip_tutorial property

String btn_skip_tutorial

SKIP TUTORIAL

Implementation

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