We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfb729 commit a905925Copy full SHA for a905925
lib/GuidePages/page01.dart
@@ -19,7 +19,7 @@ class _GuidePage01State extends State<GuidePage01> {
19
backgroundColor: Colors.red,
20
centerTitle: true,
21
title: const Text(
22
- 'Orçamento Doméstico',
+ 'Receitas e Despesas',
23
style: TextStyle(fontFamily: 'Bree', color: Colors.white),
24
),
25
lib/GuidePages/page03.dart
@@ -17,7 +17,7 @@ class _GuidePage03State extends State<GuidePage03> {
17
18
- 'Reserva de Emergência',
+ 'Contas Atrasadas e Gestão',
0 commit comments