Class SliverList
Inheritance
System.Object
SliverList
Inherited Members
Namespace: Unity.UIWidgets.widgets
Syntax
public class SliverList : SliverMultiBoxAdaptorWidget
Constructors
SliverList(Key, SliverChildDelegate)
Declaration
public SliverList(Key key = null, SliverChildDelegate del = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Key | key | |
| SliverChildDelegate | del |
Methods
createRenderObject(BuildContext)
Declaration
public override RenderObject createRenderObject(BuildContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildContext | context |
Returns
| Type | Description |
|---|---|
| RenderObject |