update
This commit is contained in:
parent
b5151a053d
commit
cf2ce36f87
14 changed files with 92 additions and 74 deletions
|
|
@ -14,7 +14,7 @@ class TitleWidget extends StatelessWidget {
|
|||
style: GoogleFonts.outfit(
|
||||
textStyle: TextStyle(color: Color.fromRGBO(255, 255, 255, 1), fontSize: firstTextSize))),
|
||||
Text('Pharmacy',
|
||||
style: GoogleFonts.outfit(
|
||||
style: GoogleFonts.poppins(
|
||||
textStyle: TextStyle(color: Color.fromRGBO(255, 255, 255, 1), fontSize: secondTextSize))),
|
||||
]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue