ColorPickerKit class

无法获取到overlay的截图信息,如悬浮窗

Inheritance

Properties

color ValueNotifier<Color>
final
diameter double
final
hashCode int
The hash code for this object.
no setterinherited
initPosition Offset
no setter
isShown bool
getter/setter pair
position ValueNotifier<Offset>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scale double
final
snapshot ValueNotifier<Image?>
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 ColorPickerKit
no setter

Static Methods

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