OverlayOption constructor

const OverlayOption({
  1. bool enabled = true,
})

Implementation

const OverlayOption({this.enabled = true});