menu
adbrixrm_flutter package
documentation
adbrixrm.dart
AdBrixRmCommerceCategoryModel
setCategoryList method
setCategoryList method
dark_mode
light_mode
setCategoryList
method
void
setCategoryList
(
List
<
String
>
getList
)
Implementation
void setCategoryList(List<String> getList) { this._getList = getList; }
adbrixrm_flutter package
documentation
adbrixrm
AdBrixRmCommerceCategoryModel
setCategoryList method
AdBrixRmCommerceCategoryModel class