ARMOYUWidgets class
Constructors
- ARMOYUWidgets({required ARMOYUServices service})
Properties
- accountController ↔ AccountUserController
-
latefinal
- cards ↔ CardWidget
-
latefinal
- chat ↔ ChatWidget
-
latefinal
- elevatedButton ↔ ARMOYUElevatedButton
-
latefinal
- gallery ↔ GalleryWidget
-
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- mention ↔ ARMOYUMention
-
latefinal
- news ↔ NewsWidget
-
latefinal
- notifications ↔ NotificationsWidget
-
latefinal
- players ↔ PlayersWidget
-
latefinal
- profile ↔ ProfileWidget
-
latefinal
- reels ↔ ReelsWidget
-
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchBar ↔ ARMOYUSearchBar
-
latefinal
- service → ARMOYUServices
-
final
-
latefinal
- socketIO ↔ SocketioController
-
latefinal
- textField ↔ ARMOYUTextfields
-
latefinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setup(
) → Future< bool> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited