AFUIThemeID constructor

const AFUIThemeID(
  1. String code
)

Implementation

const AFUIThemeID(String code): super(code, AFUILibraryID.id);