ChromeInput class
- Available extensions
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- ime → ChromeInputIme
- 
      Available on ChromeInput, provided by the ChromeInputImeExtension extension Use thechrome.input.imeAPI to implement a custom IME for Chrome OS. This allows your extension to handle keystrokes, set the composition, and manage the candidate window.no setter
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
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