menu
nabit_app
model\app_configration_model.dart
Value
Value constructor
Value
dark_mode
light_mode
Value
constructor
Value
(
{
String
?
stripeUrl
,
String
?
stripeKey
,
String
?
stripePublickey
}
)
Implementation
Value({ this.stripeUrl, this.stripeKey, this.stripePublickey, });
nabit_app
app_configration_model
Value
Value constructor
Value class