menu
profile_page package
documentation
model/img.dart
ImgData
ImgData.new constructor
ImgData.new constructor
dark_mode
light_mode
ImgData
constructor
ImgData
(
{
String
base64
=
''
,
String
imgName
=
''
,
String
imgPath
=
''
,
})
Implementation
ImgData({this.base64 = '', this.imgName = '', this.imgPath = ''});
profile_page package
documentation
model/img
ImgData
ImgData.new constructor
ImgData class