$heap class

Heap

...

Inheritance
Mixed in types

Constructors

$heap(Symbol iD)

Properties

$args Map<Symbol, dynamic>
no setterinherited
$cache Map<Symbol, dynamic>
no setterinherited
$constraints BoxConstraints?
constraints %
no setterinherited
$context BuildContext?
no setterinherited
$hasPrefix bool
no setterinherited
$isLocked bool
no setterinherited
$label String
no setterinherited
$prefix Iterable<Symbol>
no setterinherited
$scrollPhysics ScrollPhysics?
physics %
no setterinherited
albums List<Album>
getter/setter pairinherited
align Alignment?
alignment
getter/setter pairinherited
axis Axis?
axis
getter/setter pairinherited
blendMode BlendMode?
blend mode
getter/setter pairinherited
border Border?
border
getter/setter pairinherited
borderRadius BorderRadius?
border radius
getter/setter pairinherited
borderSide BorderSide?
border
getter/setter pairinherited
capture $heap
refresh after tweak
no setterinherited
childAspectRatio double?
getter/setter pair
clip Clip?
clip
getter/setter pairinherited
color Color?
set color
no getterinherited
colors List<Color>
colors
getter/setter pairinherited
completion ↔ CompletionWorker?
after loading worker
getter/setter pairinherited
condition bool?
condition
getter/setter pairinherited
crossAxisCount int?
getter/setter pair
crossAxisExtent double?
getter/setter pair
crossAxisSpacing double?
getter/setter pair
dictionary List<Album Function()>
getter/setter pairinherited
doWhile ← dynamic Function()
handle callback as tweak
no getterinherited
filter ImageFilter?
filter
getter/setter pairinherited
first → Album?
no setterinherited
flex int?
flex
getter/setter pairinherited
future ↔ (Future<AlbumOre> Function()?)
future
getter/setter pairinherited
gradient Gradient?
gradient
getter/setter pairinherited
gradientEnd Alignment?
gradient end
getter/setter pairinherited
gradientStart Alignment?
gradient start
getter/setter pairinherited
gradientStyle ↔ GradientStyle?
gradient style
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
height double?
height
getter/setter pairinherited
iD Symbol
latefinalinherited
immune $heap
refresh after tweak
no setterinherited
init $heap
tweak only once while data is null
no setterinherited
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
last → Album?
no setterinherited
length int
no setterinherited
mainAxisExtent double?
getter/setter pair
mainAxisSpacing double?
getter/setter pair
margin EdgeInsets?
margin
getter/setter pairinherited
mat3DList List<Mat3D>
mat3D
getter/setter pairinherited
nextPageToken String?
no setterinherited
onError ↔ ErrorBuilder?
on error builder
getter/setter pairinherited
onScroll ↔ ScrollEvent?
scroll event
getter/setter pairinherited
opacity double?
opacity
getter/setter pairinherited
padding EdgeInsets?
padding
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollAxis Axis?
scroll axis
getter/setter pairinherited
scrollOffset double?
scroll offset
getter/setter pairinherited
scrollPadding EdgeInsets?
scroll padding
getter/setter pairinherited
scrollStyle ↔ ScrollStyle?
scroll style
getter/setter pairinherited
semanticsMargin EdgeInsets?
semantics margin
getter/setter pairinherited
semanticsPadding EdgeInsets?
semantics padding
getter/setter pairinherited
shadows List<BoxShadow>?
shadow
getter/setter pairinherited
silverDelegate → dynamic
no setter
size Size?
size
getter/setter pairinherited
stops List<double>?
stops
getter/setter pairinherited
stream ↔ (Stream<AlbumOre> Function()?)
stream
getter/setter pairinherited
transformAlign Alignment?
transform alignment
getter/setter pairinherited
whileLoading ↔ (Widget Function()?)
while loading builder
getter/setter pairinherited
width double?
width
getter/setter pairinherited
xBACKDROP → $GRADIENT<$heap>
  • backdrop
  • no setterinherited
    xBG → $GRADIENT<$heap>
  • background
  • no setterinherited
    xMAX → $DIMENSION<$heap>
    max
    no setterinherited
    xMETRICS → $DIMENSION<$heap>
    metrics
    no setterinherited
    xMIN → $DIMENSION<$heap>
    min
    no setterinherited
    xOUTER → $GRAVITY<$heap>
    outer
    no setterinherited
    xSCROLL → $LAYOUT<$heap>
  • layout
  • no setterinherited

    Methods

    $copy(CSSBus<CSSBus> bus) → void
    inherited
    $def<R>(R callback()) → R
    inherited
    $dispose() → void
    inherited
    $fix<R extends CSSBus<R>>(Symbol prefix) → R
    inherited
    $forceRefresh({dynamic event()?}) → void
    inherited
    $get<R>(Symbol subID, [R? fallback]) → R?
    inherited
    $initialize() → void
    inherited
    $log({Caption? caption, required BuildContext context}) → dynamic
    inherited
    $refresh({dynamic event()?}) → void
    inherited
    $set<R>(Symbol subID, R? value) $heap
    inherited
    any(bool test(Album element)) bool
    inherited
    contains(Object? element) bool
    inherited
    createElement() StatefulElement
    Creates a StatefulElement to manage this widget's location in the tree.
    inherited
    createState() → $CSSKit<$heap>
    Creates the mutable state for this widget at a given location in the tree.
    debugDescribeChildren() List<DiagnosticsNode>
    Returns a list of DiagnosticsNode objects describing this node's children.
    inherited
    debugFillProperties(DiagnosticPropertiesBuilder properties) → void
    Add additional properties associated with the node.
    inherited
    every(bool test(Album element)) bool
    inherited
    expand(Iterable<Album> toElements(Album element)) $heap
    inherited
    fold(Album initial, Album combine(Album prev, Album e)) $heap
    inherited
    followedBy(Iterable<Album> other) $heap
    inherited
    forEach(dynamic action(Album element)) → void
    inherited
    join([String separator = ""]) String
    inherited
    map(Album toElement(Album e)) $heap
    inherited
    noSuchMethod(Invocation invocation) → dynamic
    Invoked when a nonexistent method or property is accessed.
    inherited
    reduce(Album combine(Album prev, Album e)) $heap
    inherited
    refreshAsync({Future future()?, Stream stream()?}) → void
    inherited
    scrollTo(double offset, {Duration? duration, Curve curve = Curves.easeInOutCubicEmphasized}) → void
    inherited
    toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
    Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
    inherited
    toGrid() → $grid
    inherited
    toList() → $list
    inherited
    toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
    A string representation of this object.
    inherited
    toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
    Returns a string representation of this node and its descendants.
    inherited
    toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
    Returns a one-line detailed description of the object.
    inherited
    toStringShort() String
    A short, textual description of this widget.
    inherited
    where(bool test(Album element)) $heap
    inherited

    Operators

    operator ==(Object other) bool
    The equality operator.
    inherited
    operator [](dynamic indexOrID) → Album?
    inherited
    operator []=(int index, Album album) → void
    inherited