mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-22 18:53:57 +00:00
feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card
This commit is contained in:
@@ -5,6 +5,7 @@ import 'package:google_fonts/google_fonts.dart';
|
||||
|
||||
class MagiskButton extends StatelessWidget {
|
||||
final Function() onPressed;
|
||||
|
||||
const MagiskButton({
|
||||
Key? key,
|
||||
required this.onPressed,
|
||||
|
||||
Reference in New Issue
Block a user