application.dart 87 B

12345
  1. import 'package:fluro/fluro.dart';
  2. class Application {
  3. static FluroRouter router;
  4. }