AFUIWidgetID constructor

const AFUIWidgetID(
  1. String code
)

Implementation

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