ScanHintPopup class
Popup within the scan screen which shows a short explanation about how to scan.
Constructors
Properties
- closeButton ↔ String?
- 
  The text of the close button.
  getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- imageSource ↔ String?
- 
  The image to display.
  getter/setter pair
- message ↔ String?
- 
  The text to display as message.
  getter/setter pair
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- title ↔ String?
- 
  The text to display as title.
  getter/setter pair
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