menu
flutter_locker package
documentation
gen/locker_api.gen.dart
AndroidPrompt
AndroidPrompt.new constructor
AndroidPrompt.new constructor
dark_mode
light_mode
AndroidPrompt
constructor
AndroidPrompt
(
{
required
String
title
,
required
String
cancelLabel
,
String
?
descriptionLabel
,
})
Implementation
AndroidPrompt({
required
this
.title,
required
this
.cancelLabel,
this
.descriptionLabel, });
flutter_locker package
documentation
gen/locker_api.gen
AndroidPrompt
AndroidPrompt.new constructor
AndroidPrompt class