SpaceChip class

Constructors

SpaceChip({dynamic key, required String spaceId, bool onTapOpenSpaceDetail = true, bool useCompatView = false, dynamic onTapSelectSpace})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
onTapOpenSpaceDetail bool
final
onTapSelectSpace → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spaceId String
final
useCompatView bool
final

Methods

build(dynamic context, dynamic ref) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
renderCompactView(dynamic context, dynamic ref) → dynamic
renderFullChip(dynamic context, dynamic ref) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

loading() → dynamic