AFDrawerID constructor
const
AFDrawerID(
- String code,
- AFLibraryID library
Implementation
const AFDrawerID(String code, AFLibraryID library): super(code, library, prefix: "drawer");
const AFDrawerID(String code, AFLibraryID library): super(code, library, prefix: "drawer");