IInline56 class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

IInline56()

Properties

accessibilityInformation AccessibilityInformation?

Available on IInline56, provided by the IInline56$Typings extension

Accessibility information used when screen readers interact with this checkbox
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state TreeItemCheckboxState

Available on IInline56, provided by the IInline56$Typings extension

The {@link TreeItemCheckboxState} of the tree item
no setter
tooltip String?

Available on IInline56, provided by the IInline56$Typings extension

A tooltip for the checkbox
no setter

Methods

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

Operators

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