onIconPressed property
Callback when the user taps the icon in the header.
The picker will use this to toggle between entry modes.
Implementation
final VoidCallback onIconPressed;
Callback when the user taps the icon in the header.
The picker will use this to toggle between entry modes.
final VoidCallback onIconPressed;