menu
common_interface package
documentation
GlobalData/global_ad_variables.dart
GlobalAdVariables
rewards property
rewards property
dark_mode
light_mode
rewards
property
ValueNotifier
<
List
<
RewardsModel
>
>
rewards
getter/setter pair
Implementation
ValueNotifier<List<RewardsModel>> rewards = ValueNotifier<List<RewardsModel>>([]);
common_interface package
documentation
GlobalData/global_ad_variables
GlobalAdVariables
rewards property
GlobalAdVariables class