ListViewBuilders extension
Methods
-
xGridVB({Key key, Axis scrollDirection = Axis.vertical, bool reverse = false, ScrollController controller, bool primary, ScrollPhysics physics, bool shrinkWrap = false, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, SliverGridDelegate gridDelegate})
→ Widget
-
-
xGridVBCSP({Key key, Axis scrollDirection = Axis.vertical, bool reverse = false, ScrollController controller, bool primary, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, SliverGridDelegate gridDelegate})
→ Widget
-
-
xListVB({Key key, Axis scrollDirection = Axis.vertical, bool reverse = false, ScrollController controller, bool primary, ScrollPhysics physics, bool shrinkWrap = false, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, DragStartBehavior dragStartBehavior = DragStartBehavior.start})
→ Widget
-
-
xListVBCSP({Key key, Axis scrollDirection = Axis.vertical, bool reverse = false, ScrollController controller, bool primary, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, DragStartBehavior dragStartBehavior = DragStartBehavior.start})
→ Widget
-
-
xListVBH({Key key, Axis scrollDirection = Axis.horizontal, bool reverse = false, ScrollController controller, bool primary, ScrollPhysics physics, bool shrinkWrap = false, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, DragStartBehavior dragStartBehavior = DragStartBehavior.start})
→ Widget
-
-
xListVBHCSP({Key key, Axis scrollDirection = Axis.horizontal, bool reverse = false, ScrollController controller, bool primary, EdgeInsetsGeometry padding, int itemCount, bool addAutomaticKeepAlives = true, bool addRepaintBoundaries = true, bool addSemanticIndexes = true, double cacheExtent, int semanticChildCount, DragStartBehavior dragStartBehavior = DragStartBehavior.start})
→ Widget
-