AppBarLayoutRenderBox class

Constructors

AppBarLayoutRenderBox({required List items})

Properties

contentSize ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
items List
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

centerVertically(double maxHeight, dynamic s) double
computeDryLayout(dynamic constraints) → dynamic
computeMaxIntrinsicHeight(double width) double
computeMaxIntrinsicWidth(double height) double
computeMinIntrinsicHeight(double width) double
computeMinIntrinsicWidth(double height) double
INTRINSIC SIZES
hitTestChildren(dynamic result, {required dynamic position}) bool
HIT TEST
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paint(dynamic context, dynamic offset) → void
PAINT
performLayout() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited