InternalLinkTypeThemeSettings constructor
const
InternalLinkTypeThemeSettings({
- dynamic extra,
- int? clientId,
The link is a link to the theme settings section of the app
Implementation
const InternalLinkTypeThemeSettings({
this.extra,
this.clientId,
});