OudsListItemTrailingLabelAndExtraLabel class

Stacked label + extra-label on the trailing side.

Inheritance

Constructors

OudsListItemTrailingLabelAndExtraLabel(String text, String extraLabel)
Creates a stacked trailing-text configuration.
const

Properties

extraLabel String
The secondary strong text displayed with text.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
text String
The primary trailing text to render.
final

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