Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
flutter/widgets
Image
Class Image
Hierarchy
StatelessWidget
Image
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
props
src
tag
Methods
build
network
Constructors
Private
constructor
new
Image
(
src
:
string
, props
:
ImageProps
)
:
Image
Parameters
src:
string
props:
ImageProps
Returns
Image
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
Image
>
= ...
props
props
:
ImageProps
src
src
:
string
tag
tag
:
string
Methods
build
build
(
)
:
Widget
Returns
Widget
Static
network
network
(
src
:
string
, props
:
Pick
<
ImageProps
,
"key"
|
"width"
|
"height"
|
"scale"
|
"semanticLabel"
|
"excludeFromSemantics"
|
"color"
|
"colorBlendMode"
|
"fit"
|
"alignment"
|
"repeat"
|
"matchTextDirection"
|
"gaplessPlayback"
|
"filterQuality"
|
"cacheWidth"
|
"cacheHeight"
>
)
:
Image
Parameters
src:
string
props:
Pick
<
ImageProps
,
"key"
|
"width"
|
"height"
|
"scale"
|
"semanticLabel"
|
"excludeFromSemantics"
|
"color"
|
"colorBlendMode"
|
"fit"
|
"alignment"
|
"repeat"
|
"matchTextDirection"
|
"gaplessPlayback"
|
"filterQuality"
|
"cacheWidth"
|
"cacheHeight"
>
Returns
Image
Modules
dart/_
http
dart/_
internal
dart/async
dart/collection
dart/convert
dart/core
dart/typed_
data
dart/ui
flutter/animation
flutter/cupertino
flutter/foundation
flutter/gestures
flutter/material
flutter/painting
flutter/physics
flutter/rendering
flutter/scheduler
flutter/semantics
flutter/services
flutter/widgets
http
scoped
Model
Image
constructor
internal
Runtime
Type
props
src
tag
build
network
Generated using
TypeDoc