Inheritance
System.Object
SliverFixedExtentList
public class SliverFixedExtentList : SliverMultiBoxAdaptorWidget
Constructors
Declaration
public SliverFixedExtentList(Key key = null, SliverChildDelegate del = null, float itemExtent = 0F)
Parameters
Fields
Declaration
public readonly float itemExtent
Field Value
Type |
Description |
System.Single |
|
Methods
createRenderObject(BuildContext)
Declaration
public override RenderObject createRenderObject(BuildContext context)
Parameters
Returns
Overrides
updateRenderObject(BuildContext, RenderObject)
Declaration
public override void updateRenderObject(BuildContext context, RenderObject renderObjectRaw)
Parameters
Overrides