helperWidget property

Widget? helperWidget
final

If provided showed under the input

If both helperText and helperWidget are provided, helperWidget will be used

Implementation

final Widget? helperWidget;