actionsIconTheme property Null safety

IconThemeData? actionsIconTheme
final

Overrides the default value of AppBar.actionsIconTheme in all descendant AppBar widgets.

See also:

Implementation

final IconThemeData? actionsIconTheme;