settingsIcon property
Icon widget for the settings button. Defaults to Icon(Icons.settings) if not provided.
Implementation
final Widget? settingsIcon;
Icon widget for the settings button. Defaults to Icon(Icons.settings) if not provided.
final Widget? settingsIcon;