Flutter
dart:ui
SingletonFlutterWindow
frameData property
frameData
frameData
property
Null safety
FrameData
frameData
The
FrameData
object for the current frame.
Implementation
FrameData get frameData => platformDispatcher.frameData;
Flutter
dart:ui
SingletonFlutterWindow
frameData property
SingletonFlutterWindow class
Properties
accessibilityFeatures
alwaysUse24HourFormat
brieflyShowPassword
defaultRouteName
devicePixelRatio
displayFeatures
frameData
hashCode
initialLifecycleState
locale
locales
nativeSpellCheckServiceDefined
onAccessibilityFeaturesChanged
onBeginFrame
onDrawFrame
onFrameDataChanged
onKeyData
onLocaleChanged
onMetricsChanged
onPlatformBrightnessChanged
onPlatformMessage
onPointerDataPacket
onReportTimings
onSemanticsAction
onSemanticsEnabledChanged
onSystemFontFamilyChanged
onTextScaleFactorChanged
padding
physicalGeometry
physicalSize
platformBrightness
platformDispatcher
runtimeType
semanticsEnabled
systemFontFamily
systemGestureInsets
textScaleFactor
viewConfiguration
viewInsets
viewPadding
Methods
computePlatformResolvedLocale
noSuchMethod
render
scheduleFrame
sendPlatformMessage
setIsolateDebugName
toString
updateSemantics
Operators
operator ==