menu
je_kit package
documentation
widget/dialog.dart
AlertAction
AlertAction constructor
AlertAction constructor
dark_mode
light_mode
AlertAction
constructor
AlertAction
(
String
title
,
Function
onPressed
)
Implementation
AlertAction(this.title, this.onPressed);
je_kit package
documentation
widget/dialog
AlertAction
AlertAction constructor
AlertAction class