✨ Call
This commit is contained in:
@ -87,6 +87,7 @@ class _RealmScreenState extends State<RealmScreen> {
|
||||
setState(() => _isCompactView = !_isCompactView);
|
||||
},
|
||||
),
|
||||
const Gap(8),
|
||||
],
|
||||
),
|
||||
floatingActionButton: FloatingActionButton(
|
||||
|
Reference in New Issue
Block a user