InspectorUi class
Shared, canonical inspector UI bits (styles, spacing, small widgets).
Constructors
Properties
- hashCode → int
-
The hash code for this object.
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
Static Methods
-
hintStyle(
BuildContext context) → TextStyle -
inputDecoration(
{String? labelText}) → InputDecoration
Constants
- cardPadding → const EdgeInsets
- compactWidth → const double
- Local inspector width below which controls should prefer vertical layouts.