menu
atlassian_apis package
documentation
confluence.dart
ThemeNoLinks
ThemeNoLinks constructor
ThemeNoLinks constructor
dark_mode
light_mode
ThemeNoLinks
constructor
ThemeNoLinks
(
{
required
String
themeKey
,
String
?
name
,
String
?
description
,
Icon
?
icon
,
})
Implementation
ThemeNoLinks( {required this.themeKey, this.name, this.description, this.icon});
atlassian_apis package
documentation
confluence
ThemeNoLinks
ThemeNoLinks constructor
ThemeNoLinks class