import 'package:flutter/cupertino.dart'; class Routes { static const ROOT = '/'; }