Photo class

Photo ~ Image and Icon configuration class.

Inheritance

Constructors

Photo()

Properties

align_center Photo
no setter
align_end Photo
no setter
align_start Photo
no setter
color_accent Photo
no setter
color_background Photo
no setter
color_none Photo
no setter
color_onBackground Photo
no setter
color_primary Photo
no setter
data PhotoData
getter/setter pairinherited
fallback PhotoData
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toPhotoData Picture
no setter

Methods

$ink(Ink ink) Photo
align(Alignment align) Photo
call() Widget
override
color(Color color) Photo
lerp(dynamic ico) Photo
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
withBlendMode(BlendMode? blendMode) Photo
withBoxFit(BoxFit? boxFit) Photo
withChild(Widget? child) Photo
command to set child
inherited
withPicture(Picture? photo) Photo
withSize(double width, [double? height]) Photo

Operators

operator &(dynamic data) Photo
inherited
operator *(double factor) Photo
override
operator +(Photo operand) Photo
override
operator -(Photo operand) Photo
override
operator ==(Object other) bool
The equality operator.
inherited
operator |(dynamic data) Photo
inherited