menu
github_flutter
github.dart
AutoTriggerChecks
AutoTriggerChecks.new const constructor
AutoTriggerChecks.new
dark_mode
light_mode
AutoTriggerChecks
constructor
const
AutoTriggerChecks
(
{
required
int
appId
,
bool
?
setting
=
true
,
})
Implementation
const AutoTriggerChecks({required this.appId, this.setting = true});
github_flutter
github
AutoTriggerChecks
AutoTriggerChecks.new const constructor
AutoTriggerChecks class