Questions -> FAQ
This commit is contained in:
parent
ca28d7c854
commit
74d55db048
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ class SubFaqWidget extends StatelessWidget {
|
|||
padding: const EdgeInsets.all(40),
|
||||
child: RichText(
|
||||
text: TextSpan(
|
||||
text: "Questions?",
|
||||
text: "FAQ",
|
||||
style: Theme.of(context).textTheme.bodyMedium!.copyWith(
|
||||
decoration: TextDecoration.underline,
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue