TdMessageController class
Constructors
- TdMessageController({required double itemHeight, required double itemSpacer})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- itemHeight → double
-
项目高度
final
- itemSpacer → double
-
项目间隔
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
addListener(
VoidCallback listener) → void -
create(
) → int -
directory(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyListeners(
) → void -
removeListener(
VoidCallback listener) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited