easy crypto elevation fix

This commit is contained in:
ryleedavis 2022-11-02 10:28:34 -06:00
parent 8fff27523a
commit cb39ff62b8

View file

@ -285,6 +285,7 @@ class _PrivacyToggleState extends State<PrivacyToggle> {
children: [
Expanded(
child: RawMaterialButton(
elevation: 0,
fillColor: Theme.of(context).extension<StackColors>()!.popupBG,
shape: RoundedRectangleBorder(
side: !externalCallsEnabled