ARMOYUMention class
Constructors
- ARMOYUMention.new(ARMOYUServices service)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- service → ARMOYUServices
-
final
Methods
-
hashtag(
{required List< APISearcHashtagDetail> hashtagList, Color? textcolor}) → Mention -
mentionTextFiled(
{required GlobalKey< FlutterMentionsState> key, required double height, required String hinttext, required dynamic onChanged(String val)?, Color? suggestionlistColor, int? minLines = 1, Timer? searchTimer}) → FlutterMentions -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
poplementions(
{required List< APISearchDetail> peopleList, Color? textcolor}) → Mention -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited