AspectRatio({required this.ratio, this.child, String? name, Object? visible}) : super(name: name, visible: _normalizeVisibility(visible));