Banner class

Inheritance

Constructors

Banner.new(BuildContext context, {double height = 150})

Properties

actor ProfileViewDetailed
getter/setter pair
context BuildContext
final
file ImageFile?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
height double
final
picture Widget
no setter
plain Widget
no setter
provider ImageProvider<Object>?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String?
getter/setter pairinherited
widget Widget
no setteroverride

Methods

net(ProfileViewDetailed actor) Banner
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setImage(ImageFile imageFile) Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

blank Widget
no setter