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
SliverGrid
Class SliverGrid
Hierarchy
StatelessWidget
SliverGrid
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
props
tag
Methods
build
count
extent
Constructors
Private
constructor
new
Sliver
Grid
(
props
:
SliverGridProps
)
:
SliverGrid
Parameters
props:
SliverGridProps
Returns
SliverGrid
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
SliverGrid
>
= ...
props
props
:
SliverGridProps
tag
tag
:
string
Methods
build
build
(
)
:
SliverGrid
Returns
SliverGrid
Static
count
count
(
props
:
Pick
<
SliverGridCountProps
,
"key"
|
"crossAxisCount"
|
"mainAxisSpacing"
|
"crossAxisSpacing"
|
"childAspectRatio"
|
"children"
>
)
:
SliverGrid
Parameters
props:
Pick
<
SliverGridCountProps
,
"key"
|
"crossAxisCount"
|
"mainAxisSpacing"
|
"crossAxisSpacing"
|
"childAspectRatio"
|
"children"
>
Returns
SliverGrid
Static
extent
extent
(
props
:
SliverGridExtentProps
)
:
SliverGrid
Parameters
props:
SliverGridExtentProps
Returns
SliverGrid
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
Sliver
Grid
constructor
internal
Runtime
Type
props
tag
build
count
extent
Generated using
TypeDoc