menu
multimedia package
documentation
pipeline.dart
ImageThumbHashJob
ImageThumbHashJob.new constructor
ImageThumbHashJob.new constructor
dark_mode
light_mode
ImageThumbHashJob
constructor
ImageThumbHashJob
(
{
String
wandKey
=
"wand"
,
int
forceDim
=
64
,
required
dynamic
onThumbHash
(
String
s
),
})
Implementation
ImageThumbHashJob( {super.wandKey = "wand", this.forceDim = 64, required this.onThumbHash});
multimedia package
documentation
pipeline
ImageThumbHashJob
ImageThumbHashJob.new constructor
ImageThumbHashJob class