Merge pull request 'added sized box' (#203) from m_notification into main
Reviewed-on: https://repo.ravanertebat.com/TM/tm_app/pulls/203
This commit is contained in:
@@ -127,6 +127,7 @@ class _MobileNotificationPageState extends State<MobileNotificationPage>
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
SizedBox(height: 12.0.h()),
|
||||||
Expanded(
|
Expanded(
|
||||||
child: TabBarView(
|
child: TabBarView(
|
||||||
controller: controller,
|
controller: controller,
|
||||||
|
|||||||
Reference in New Issue
Block a user