UAdminAction constructor
UAdminAction({})
Implementation
UAdminAction({required this.label, required this.icon, required this.onTap, this.roles, this.visible = true, this.destructive = false, this.color});
UAdminAction({required this.label, required this.icon, required this.onTap, this.roles, this.visible = true, this.destructive = false, this.color});