bindings_interface.dart 173 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 abstract class Bindings { dependencies(); } // abstract class INavigation {} // typedef Snack = Function(); // typedef Modal = Function(); // typedef Route = Function();