update
This commit is contained in:
parent
97e2291159
commit
57b8bdc067
17 changed files with 245 additions and 114 deletions
|
|
@ -28,7 +28,7 @@ class _ListStocksPageState extends State<ListStocksPage> {
|
|||
return Scaffold(
|
||||
body: PageBackgroundWidget(
|
||||
child: Column(children: [
|
||||
const Gap(120),
|
||||
const Gap(104),
|
||||
const TitleWidget(firstTextSize: 16, secondTextSize: 32),
|
||||
const Gap(32),
|
||||
const TextWidget(text: 'List of Stocks'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue