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
Positioned
Class Positioned
Hierarchy
StatelessWidget
Positioned
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
props
tag
Methods
build
directional
fill
from
Rect
Constructors
constructor
new
Positioned
(
props
:
PositionedProps
)
:
Positioned
Parameters
props:
PositionedProps
Returns
Positioned
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
Positioned
>
= ...
props
props
:
PositionedProps
tag
tag
:
string
Methods
build
build
(
)
:
Widget
Returns
Widget
Static
directional
directional
(
props
:
Pick
<
PositionedProps
,
"key"
|
"top"
|
"bottom"
|
"width"
|
"height"
|
"child"
>
&
{
end
:
number
;
start
:
number
;
textDirection
:
TextDirection
}
)
:
Positioned
Parameters
props:
Pick
<
PositionedProps
,
"key"
|
"top"
|
"bottom"
|
"width"
|
"height"
|
"child"
>
&
{
end
:
number
;
start
:
number
;
textDirection
:
TextDirection
}
Returns
Positioned
Static
fill
fill
(
props
:
Pick
<
PositionedProps
,
"left"
|
"right"
|
"key"
|
"top"
|
"bottom"
|
"child"
>
)
:
Positioned
Parameters
props:
Pick
<
PositionedProps
,
"left"
|
"right"
|
"key"
|
"top"
|
"bottom"
|
"child"
>
Returns
Positioned
Static
from
Rect
from
Rect
(
props
:
{
child
:
Widget
;
key
?:
Key
;
rect
:
Rect
}
)
:
Positioned
Parameters
props:
{
child
:
Widget
;
key
?:
Key
;
rect
:
Rect
}
child
:
Widget
Optional
key
?:
Key
rect
:
Rect
Returns
Positioned
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
Positioned
constructor
internal
Runtime
Type
props
tag
build
directional
fill
from
Rect
Generated using
TypeDoc