Optional accentThe accent fill style. Usually a saturated colour more saturated than primaryFill used for highlighting boxes which use PrimaryFill.
Optional backgroundThe background fill style. Used for widgets with a background (as in, a background above the canvas background).
Optional backgroundThe background glow fill style. Used for highlighting boxes which use backgroundFill.
Optional blinkThe blink rate of text cursors in text input widgets like TextInput. Value in "blinks" per second.
Optional bodyThe default text alignment mode of body text (most regular text).
Optional bodyThe fill style used for body text (most regular text).
Optional bodyThe font style used for body text (most regular text).
Optional bodyThe height of each line of text in body text (most regular text). If null, it will be automatically detected.
Optional bodyThe spacing between each line of text in body text (most regular text). If null, it will be automatically detected.
Optional canvasThe canvas background fill style.
Optional checkboxOptional checkboxThe length in pixels used for Checkbox.
Optional containerThe alignment in Container for when there is extra space.
Optional containerOptional cursorThe thickness of a text cursor in pixels.
Optional enabledSets enabled.
Optional flexSets flex.
Optional forcedSets forced.
Optional inputThe background fill style used for input widgets like TextInput.
Optional inputThe background fill style used for input widgets like TextInput when text is selected.
Optional inputThe default text alignment mode of text input widgets like TextInput.
Optional inputThe fill style used for text in input widgets like TextInput.
Optional inputThe fill style used for text in input widgets like TextInput when disabled.
Optional inputThe fill style used for text in input widgets like TextInput when invalid.
Optional inputThe font style used for text in input widgets like TextInput.
Optional inputThe height of each line of text in input widgets like TextInput. If null, it will be automatically detected.
Optional inputOptional inputThe default minimum width of text input widgets like TextInput.
Optional inputThe spacing between each line of text in input widgets like TextInput. If null, it will be automatically detected.
Optional multiThe alignment in MultiContainer for when there is unused space.
Optional multiThe spacing length between widgets in MultiContainer.
Optional primaryThe primary fill style. Usually a saturated colour used for filling boxes that need to stand out.
Optional radioSimilar to checkboxInnerPadding, but for RadioButton.
Optional radioSimilar to checkboxLength, but for RadioButton.
Optional scrollThe minimum length of the filled part of a ScrollableViewportWidget's scrollbar in percentage of total length.
Optional scrollThe minimum length of the filled part of a ScrollableViewportWidget's scrollbar in pixels.
Optional scrollThe thickness of a ScrollableViewportWidget's scrollbar in pixels.
Optional sliderThe minimum length of a Slider
Optional sliderThe thickness of a Slider
Generated using TypeDoc
Optional FilledButton constructor properties.