Loader for the bundled assets/schema/schema.sql. Injectable so widget tests can return canned content instead of hitting rootBundle.
assets/schema/schema.sql
rootBundle
typedef SchemaSqlLoader = Future<String> Function();