menu
flutter_custom_alert package
documentation
custom_alert.dart
ImageSrc
ImageSrc.new const constructor
ImageSrc.new const constructor
dark_mode
light_mode
ImageSrc
constructor
const
ImageSrc
(
{
String
?
assetPath
,
String
?
filePath
,
String
?
url
,
String
?
package
,
})
Implementation
const ImageSrc({this.assetPath, this.filePath, this.url, this.package});
flutter_custom_alert package
documentation
custom_alert
ImageSrc
ImageSrc.new const constructor
ImageSrc class