PhotoOUT class

Inheritance
Mixed in types

Constructors

PhotoOUT(PhotoIN iN)

Properties

alignment Alignment?
no setterinherited
axis Axis?
no setterinherited
borderRadius BorderRadius
no setterinherited
child Widget
no setterinherited
children List<Widget>
no setterinherited
clip Clip
no setterinherited
constraints BoxConstraints?
no setterinherited
data LayoutData
no setterinherited
filter Color?
no setterinherited
filterBlend BlendMode
no setterinherited
focusColor Color
no setterinherited
gestureRecognizer GestureRecognizer?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height double?
no setterinherited
heightFactor double
no setterinherited
highlightColor Color
no setterinherited
hoverColor Color
no setterinherited
iD Symbol
no setterinherited
iN PhotoIN
finalinherited
longestSide double
no setterinherited
margin EdgeInsets
no setterinherited
measuredSize Size?
getter/setter pairinherited
onLongPress → dynamic Function()
no setterinherited
onTap → dynamic Function()
no setterinherited
overlayColor Color
no setterinherited
padding EdgeInsets
no setterinherited
parentData LayoutData
no setterinherited
picture Picture
no setterinherited
pictureFit BoxFit
no setterinherited
roundBottomLeftX double
no setterinherited
roundBottomLeftY double
no setterinherited
roundBottomRightX double
no setterinherited
roundBottomRightY double
no setterinherited
roundTopLeftX double
no setterinherited
roundTopLeftY double
no setterinherited
roundTopRightX double
no setterinherited
roundTopRightY double
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shortestSide double?
no setterinherited
splashColor Color
no setterinherited
type InkType
no setterinherited
width double?
no setterinherited
widthFactor double
no setterinherited

Methods

build(BuildContext context) Widget
inherited
combine(List<Widget> children) Widget
inherited
inside(dynamic child) Widget
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
outside(Widget child) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

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