Dart APIunself_componentTextBoxTextBox const constructor TextBox constructor Null safety const TextBox({Key? key, String? hintText} ) Implementation const TextBox({ super.key, this.hintText, }); unself_component unself_component TextBox TextBox const constructor TextBox class Constructors TextBox Properties hashCode hintText key runtimeType Methods build createElement debugDescribeChildren debugFillProperties noSuchMethod toDiagnosticsNode toString toStringDeep toStringShallow toStringShort Operators operator ==