abstract class Assets { static const String _assetPath = 'assets'; static const String logo = '$_assetPath/ISC_Logo_White.png'; }