HScrollView
Class
Implements
I Diagnosticable TreeI DiagnosticableI Widget List CandidateIReadOnlyList <Widget>IReadOnlyCollection <Widget>IEnumerable <Widget>I EnumerableFields
axis: Axis
controller: Scroll Controller
Constructors
HScrollView(axis: Axis, controller: Scroll Controller, children: IReadOnlyList <Widget>, key: Key, constants: object[], modifiers: IReadOnlyCollection <Modifier>)
Creates a scrollable view that can be used to scroll through a list of widgets.
Parameters
axis:
Axis - The axis along which the scroll view will scroll.controller:
Scroll Controller - The ScrollController to use for this scroll view.
If not specified, a controller will be created and managed by the widget's state.children:
IReadOnlyList <Widget> - The children of this scroll view.key:
Key - Passed on to Widget.key.constants:
object[] - Passed on to Widget.constants.modifiers:
IReadOnlyCollection <Modifier> - Passed on to Widget.modifiers.Methods
CreateElement(): I Widget Element
Creates a new IWidgetElement for the given widget configuration.
RemarksUsually, this will create an instance of an IWidgetElement and then call Widget.ReconcileInto to perform the initial reconciliation after that element gets attached to its parent and the panel.
Inherited Members
Extension Methods
To Diagnostics Node SafeIfClipConstDisplayExpandFillFlexibleMarginOpacityPaddingPositionedShrinkSizeStretchTight StretchTightVisibilityWith ModifierTo BuildableTo FactorySpreadDescribe IdentityShort HashTo String Nullable