const RoleView( {Key? key, required this.widgetMap, this.defaultView, this.loading}) : super(key: key);