MaterialHint class final

A kind with the words that go around it.

label replaces the field's own name in a UI; help is the sentence shown beside it. Both optional: a parameter named windStrength needs neither to be usable, and a hint that had to carry them would be a hint nobody writes.

Constructors

MaterialHint(MaterialHintKind kind, {String? label, String? help})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
help String?
final
kind MaterialHintKind
final
label String?
final
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