menu
Flutter
painting.dart
FileImage
FileImage const constructor
FileImage
dark_mode
light_mode
description
FileImage
constructor
const
FileImage
(
File
file
, {
double
scale
=
1.0
,
})
Creates an object that decodes a
File
as an image.
Implementation
const
FileImage(
this
.file, {
this
.scale =
1.0
});
Flutter
painting
FileImage
FileImage const constructor
FileImage class
Constructors
FileImage
Properties
file
hashCode
runtimeType
scale
Methods
createStream
evict
loadBuffer
loadImage
noSuchMethod
obtainCacheStatus
obtainKey
resolve
resolveStreamForKey
toString
Operators
operator ==
Cookies management controls