Enableable constructor

Enableable({
  1. bool enabled,
})

Implementation

Enableable({this.enabled});