menu
mxbase package
documentation
utils/image_util.dart
MxFileBytes
MxFileBytes.new constructor
MxFileBytes.new constructor
dark_mode
light_mode
MxFileBytes
constructor
MxFileBytes
(
List
<
int
>
bytes
,
String
?
fileName
)
Implementation
MxFileBytes(this.bytes, this.fileName);
mxbase package
documentation
utils/image_util
MxFileBytes
MxFileBytes.new constructor
MxFileBytes class