mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-23 03:01:02 +00:00
feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card
This commit is contained in:
@@ -8,6 +8,7 @@ class PatchTextButton extends StatelessWidget {
|
||||
final Function() onPressed;
|
||||
final Color borderColor;
|
||||
final Color backgroundColor;
|
||||
|
||||
const PatchTextButton({
|
||||
Key? key,
|
||||
required this.text,
|
||||
|
||||
Reference in New Issue
Block a user