UploadAvatarPage class

Constructors

UploadAvatarPage({dynamic key})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedUserAvatar → dynamic
final

Methods

build(dynamic context, dynamic ref) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onSelectAvatar(dynamic context, dynamic ref) Future<void>
setUserAvatar(dynamic userAvatar) → void
toString() String
A string representation of this object.
inherited
uploadAvatar(dynamic context, dynamic ref) Future<void>

Operators

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

Constants

selectUserAvatar → const dynamic
skipBtn → const dynamic
uploadBtn → const dynamic