NavBarStyle enum

Inheritance

Constructors

const

Values

style1 → const NavBarStyle
style2 → const NavBarStyle
style3 → const NavBarStyle
style4 → const NavBarStyle
style5 → const NavBarStyle
style6 → const NavBarStyle
style7 → const NavBarStyle
style8 → const NavBarStyle
style9 → const NavBarStyle
style10 → const NavBarStyle
style11 → const NavBarStyle
style12 → const NavBarStyle
style13 → const NavBarStyle
style14 → const NavBarStyle
style15 → const NavBarStyle
style16 → const NavBarStyle
style17 → const NavBarStyle
style18 → const NavBarStyle
neumorphic → const NavBarStyle
simple → const NavBarStyle

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

values → const List<NavBarStyle>
A constant List of the values in this enum, in order of their declaration.