/// Texto do ecrã de boas-vindas ([HelloSplashScreen]). class SplashStrings { const SplashStrings._(); static const String greeting = 'Olá'; }