ViewCheckerKit class

Inheritance

Properties

alignEntry OverlayEntry
getter/setter pair
area Rect
getter/setter pair
focusEntry OverlayEntry
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
info String
getter/setter pair
infoEntry OverlayEntry
getter/setter pair
isShown bool
getter/setter pair
rectEntry OverlayEntry
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedElement RenderObjectElement?
getter/setter pair
viewCheckerWidgetCenterNotifier ValueNotifier<Offset>
final

Methods

getIcon() String
override
getKitName() String
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
tabAction() → void
override
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance ViewCheckerKit
no setter

Static Methods

hide(BuildContext context) bool
show(BuildContext? context, OverlayEntry? entrance) → void