UserChip class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- memberId → String
-
final
- onTap → dynamic Function(dynamic context, {required dynamic defaultOnTap, required bool isMe})?
-
final
- roomId → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style → dynamic
-
final
- trailingBuilder → dynamic Function(dynamic context, {required double fontSize, required bool isMe})?
-
final
Methods
-
build(
dynamic context, dynamic ref) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onTapFallback(
dynamic context) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited