This commit is contained in:
Patrick Alvin Alcala 2025-02-03 11:00:42 +08:00
parent b5151a053d
commit cf2ce36f87
14 changed files with 92 additions and 74 deletions

View file

@ -66,7 +66,7 @@ class _ListStocksPageState extends State<ListStocksPage> {
body: PageBackgroundWidget(
child: Column(children: [
const Gap(104),
const TitleWidget(firstTextSize: 16, secondTextSize: 32),
const TitleWidget(firstTextSize: 20, secondTextSize: 32),
const Gap(32),
const TextWidget(text: 'List of Stocks'),
const Gap(16),