Change routing setup
This commit is contained in:
@@ -151,7 +151,7 @@ class _ConnectionButton extends StatelessWidget {
|
||||
const Gap(16),
|
||||
Text(
|
||||
label,
|
||||
style: Theme.of(context).textTheme.bodyLarge,
|
||||
style: Theme.of(context).textTheme.titleMedium,
|
||||
),
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user