Key constructor

const Key({
  1. bool auto = false,
})

Implementation

const Key({this.auto = false});