Flutter
rendering
RenderView
orientation
orientation
Flutter
rendering
RenderView
orientation
property
orientation
Flutter
rendering
RenderView
Constructors
RenderView
Properties
configuration
isRepaintBoundary
orientation
paintBounds
semanticBounds
size
timeForRotation
alwaysNeedsCompositing
attached
child
constraints
debugCanParentUseSize
debugCreator
debugDoingThisLayout
debugDoingThisPaint
debugDoingThisResize
debugSemantics
depth
hashCode
isSemanticBoundary
layer
needsCompositing
needsLayout
owner
parent
parentData
runtimeType
semanticsAnnotator
sizedByParent
Operators
operator ==
Methods
compositeFrame
debugAssertDoesMeetConstraints
debugFillDescription
hitTest
paint
performLayout
performResize
rotate
scheduleInitialFrame
adoptChild
applyPaintTransform
attach
clearSemantics
debugDescribeChildren
debugPaint
debugRegisterRepaintBoundaryPaint
debugResetSize
describeApproximatePaintClip
detach
dropChild
handleEvent
invokeLayoutCallback
layout
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
reassemble
redepthChild
redepthChildren
replaceRootLayer
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
setupParentData
toString
toStringDeep
toStringShallow
visitChildren
visitChildrenForSemantics
int
orientation
The current orientation of the view (aspirational).
Source
int get orientation => _orientation;