const GrxHelpWidget({super.key, this.text, this.body, this.width}) : assert(text != null || body != null);