menu
flutter_settings_framework package
documentation
safaeh.dart
SafaehDebugSnapshotCard
SafaehDebugSnapshotCard.new const constructor
SafaehDebugSnapshotCard.new const constructor
dark_mode
light_mode
SafaehDebugSnapshotCard
constructor
const
SafaehDebugSnapshotCard
(
{
Key
?
key
,
required
String
title
,
required
String
details
,
})
Implementation
const SafaehDebugSnapshotCard({ super.key, required this.title, required this.details, });
flutter_settings_framework package
documentation
safaeh
SafaehDebugSnapshotCard
SafaehDebugSnapshotCard.new const constructor
SafaehDebugSnapshotCard class