fullTitle property
String
get
fullTitle
Full application title
Implementation
static String get fullTitle => '$appName - $description';
Full application title
static String get fullTitle => '$appName - $description';