splash_controller.dart 103 B

123
  1. import 'package:location/base/base_controller.dart';
  2. class SplashController extends BaseController {}