iconTheme property
Returns the icon theme based on button state.
Implementation
@override
ButtonStateProperty<IconThemeData> get iconTheme => _resolveIconTheme;
Returns the icon theme based on button state.
@override
ButtonStateProperty<IconThemeData> get iconTheme => _resolveIconTheme;