settingsIcon property

Widget? settingsIcon
final

Icon widget for the settings button. Defaults to Icon(Icons.settings) if not provided.

Implementation

final Widget? settingsIcon;