Measures class

Constructors

Measures({required double searchTextFieldHeight, required double largeTitleContainerHeight, required double primaryToolbarHeight, required double bottomToolbarHeight, required Duration searchBarAnimationDurationx})

Properties

appbarHeight double
no setter
appbarHeightExceptPrimaryToolbar double
no setter
bottomToolbarHeight double
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
largeTitleContainerHeight double
getter/setter pair
primaryToolbarHeight double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollAnimationDuration Duration
no setter
searchBarAnimationDuration Duration
no setter
searchBarAnimationDurationx Duration
getter/setter pair
searchBarBottomPadding double
no setter
searchContainerHeight double
no setter
searchTextFieldHeight double
getter/setter pair
standartAnimationDuration Duration
no setter
titleOpacityAnimationDuration Duration
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance Measures
no setter

Constants

defaultHeroTag → const HeroTag