Flutter
flutter_test
TestWidgetsFlutterBinding
microtaskCount property
microtaskCount
TestWidgetsFlutterBinding class
Constructors
TestWidgetsFlutterBinding
Properties
checkIntrinsicSizes
clock
debugPrintOverride
defaultTestTimeout
disableShadows
focusedEditable
inTest
microtaskCount
showAppDumpInErrors
testTextInput
accessibilityFeatures
buildOwner
currentFrameTimeStamp
debugBuildingDirtyElements
debugDidSendFirstFrameEvent
decodedCacheRatioCap
disableAnimations
endOfFrame
focusManager
framesEnabled
gestureArena
hashCode
hasScheduledFrame
imageCache
lifecycleState
locked
pipelineOwner
pointerRouter
renderView
renderViewElement
runtimeType
schedulerPhase
schedulingStrategy
transientCallbackCount
Methods
asyncBarrier
createViewConfiguration
dispatchEvent
globalToLocal
idle
initInstances
initLicenses
localToGlobal
postTest
pump
reportExceptionNoticed
runAsync
runTest
setLocale
setLocales
setSurfaceSize
takeException
addObserver
addPersistentFrameCallback
addPostFrameCallback
allowFirstFrameReport
attachRootWidget
cancelFrameCallbackWithId
cancelPointer
createImageCache
debugAssertNoTransientCallbacks
deferFirstFrameReport
dispatchAccessibilityFeaturesChanged
dispatchLocalesChanged
drawFrame
ensureVisualUpdate
evict
handleAccessibilityFeaturesChanged
handleAppLifecycleStateChanged
handleBeginFrame
handleDrawFrame
handleEvent
handleEventLoopCallback
handleLocaleChanged
handleMemoryPressure
handleMetricsChanged
handlePopRoute
handlePushRoute
handleTextScaleFactorChanged
hitTest
initRenderView
initServiceExtensions
instantiateImageCodec
lockEvents
noSuchMethod
performReassemble
reassembleApplication
registerBoolServiceExtension
registerNumericServiceExtension
registerServiceExtension
registerSignalServiceExtension
registerStringServiceExtension
removeObserver
resetEpoch
scheduleForcedFrame
scheduleFrame
scheduleFrameCallback
scheduleTask
scheduleWarmUpFrame
setSemanticsEnabled
toString
unlocked
Operators
operator ==
Static methods
ensureInitialized
microtaskCount property
int
microtaskCount
The number of outstanding microtasks in the queue.
Implementation
int get microtaskCount;