import 'package:rkm_educa_prof_app/telas/tela_splash.dart'; var routes = { '/splash': (context) => TelaSplash(), };