menu
tiki_sdk_flutter package
documentation
ui/settings.dart
Settings
offers property
offers property
dark_mode
light_mode
offers
property
Map
<
String
,
Offer
>
offers
final
The list of
Offfer
to be displayed for the user.
Implementation
final Map<String, Offer> offers;
tiki_sdk_flutter package
documentation
ui/settings
Settings
offers property
Settings class