SIQArticleTheme constructor
SIQArticleTheme({
- SIQFAQBottomBarTheme? toolbar,
Implementation
SIQArticleTheme({
SIQFAQBottomBarTheme? toolbar,
}) : toolbar = toolbar ?? SIQFAQBottomBarTheme();