Drawer({ this.child, this.elevation, this.width, String? name, Object? visible, }) : super(name: name, visible: _normalizeVisibility(visible));