menu
allstak_flutter package
documentation
allstak.dart
AllstakOptions
AllstakOptions.new constructor
AllstakOptions.new constructor
dark_mode
light_mode
AllstakOptions
constructor
AllstakOptions
(
{
required
String
apiKey
,
String
environment
=
'development'
,
})
Implementation
AllstakOptions({ required this.apiKey, this.environment = 'development', });
allstak_flutter package
documentation
allstak
AllstakOptions
AllstakOptions.new constructor
AllstakOptions class