Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
flutter/rendering
BoxConstraints
Class BoxConstraints
Hierarchy
JITAllocatingRTManagedBox
<
undefined
,
BoxConstraints
>
BoxConstraints
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
max
Height
max
Width
min
Height
min
Width
props
Methods
unwrap
Constructors
constructor
new
Box
Constraints
(
props
:
{
maxHeight
:
number
;
maxWidth
:
number
;
minHeight
:
number
;
minWidth
:
number
}
)
:
BoxConstraints
Parameters
props:
{
maxHeight
:
number
;
maxWidth
:
number
;
minHeight
:
number
;
minWidth
:
number
}
max
Height
:
number
max
Width
:
number
min
Height
:
number
min
Width
:
number
Returns
BoxConstraints
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
BoxConstraints
>
= ...
max
Height
max
Height
:
number
max
Width
max
Width
:
number
min
Height
min
Height
:
number
min
Width
min
Width
:
number
props
props
:
any
= ...
Methods
unwrap
unwrap
(
)
:
BoxConstraints
Returns
BoxConstraints
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
Cache
Extent
Style
Cross
Axis
Alignment
Decoration
Position
Flex
Fit
Growth
Direction
Hit
Test
Behavior
Main
Axis
Alignment
Main
Axis
Size
Overflow
Performance
Overlay
Option
Platform
View
Hit
Test
Behavior
Render
Animated
Size
State
Scroll
Direction
Selection
Changed
Cause
Stack
Fit
Table
Cell
Vertical
Alignment
Text
Overflow
Wrap
Alignment
Wrap
Cross
Alignment
Box
Constraints
constructor
internal
Runtime
Type
max
Height
max
Width
min
Height
min
Width
props
unwrap
Generated using
TypeDoc