OptionsMenuComponent constructor
OptionsMenuComponent({})
Implementation
OptionsMenuComponent(
{required this.options,
this.title,
this.colorTheme,
this.borderRadius,
this.colorIconOptions});
OptionsMenuComponent(
{required this.options,
this.title,
this.colorTheme,
this.borderRadius,
this.colorIconOptions});