class Images { static const String url_image = 'lib/assets/images/'; static const String imageDefault = url_image + 'image_default.png'; }