mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-27 04:51:03 +00:00
fix: code refactoring (#5)
This commit is contained in:
@@ -14,7 +14,7 @@ class ApplicationItem extends StatelessWidget {
|
||||
final DateTime patchDate;
|
||||
final String changelog;
|
||||
final bool isUpdatableApp;
|
||||
final Function()? onPressed;
|
||||
final Function() onPressed;
|
||||
|
||||
const ApplicationItem({
|
||||
Key? key,
|
||||
|
||||
Reference in New Issue
Block a user