assetImagesFileContent constant

String const assetImagesFileContent

Implementation

static const assetImagesFileContent = """class AssetImages {
static const String _assetpath = "assets/images";
// static const String logo = "\$_assetpath/logo.png";
}""";