mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
match design
This commit is contained in:
parent
17e83a68a3
commit
7c487c021c
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class _TorSettingsViewState extends ConsumerState<TorSettingsView> {
|
|||
height: 200,
|
||||
),
|
||||
Text(
|
||||
"CONNECTED",
|
||||
"STOP",
|
||||
style: STextStyles.smallMed14(context).copyWith(
|
||||
color:
|
||||
Theme.of(context).extension<StackColors>()!.popupBG),
|
||||
|
|
Loading…
Reference in a new issue