menu
flutter_shieldfraud package
documentation
shield_config.dart
BlockedDialog
BlockedDialog constructor
BlockedDialog constructor
dark_mode
light_mode
BlockedDialog
constructor
BlockedDialog
(
{
required
String
title
,
required
String
body
,
})
Implementation
BlockedDialog({required this.title, required this.body});
flutter_shieldfraud package
documentation
shield_config
BlockedDialog
BlockedDialog constructor
BlockedDialog class