AFThemeID constructor
const
AFThemeID(
- String code,
- AFLibraryID library
Implementation
const AFThemeID(
String code,
AFLibraryID library): super("theme", code, library);
const AFThemeID(
String code,
AFLibraryID library): super("theme", code, library);