child property
The widget to be shown in the searchField if not specified, Text widget with default styling will be used
Implementation
final Widget? child;
The widget to be shown in the searchField if not specified, Text widget with default styling will be used
final Widget? child;