DropdownButtonComponent constructor Null safety
Implementation
DropdownButtonComponent(
{required this.app,
this.componentId,
this.privilegeLevel,
this.value,
this.trigger,
this.optional});
DropdownButtonComponent(
{required this.app,
this.componentId,
this.privilegeLevel,
this.value,
this.trigger,
this.optional});