BreadCrumbItem class

Constructors

Properties

border BorderSide
final
borderRadius BorderRadiusGeometry
final
color Color
final
content Widget
final
disableColor Color
final
disabledTextColor Color?
final
hashCode int
The hash code for this object.
no setterinherited
isEnable bool
no setter
margin EdgeInsetsGeometry
final
onTap VoidCallback?
final
padding EdgeInsetsGeometry
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splashColor Color
final
textColor Color?
final

Methods

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

Operators

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