Widget build(BuildContext context) { return _buildWithChild(child is _UndefinedWidget ? null : child); }