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