ActiveOverlayOptions constructor
const
ActiveOverlayOptions({})
Implementation
const ActiveOverlayOptions({
this.showOutline = true,
this.outlineColor = const Color(0xFF2196F3),
this.outlineWidth = 2.0,
});
const ActiveOverlayOptions({
this.showOutline = true,
this.outlineColor = const Color(0xFF2196F3),
this.outlineWidth = 2.0,
});