const factory StatedWidget.map({ Key? key, required Map<Object, Widget> states, Widget? child, }) = _MapStatedWidget;