home responsive and some changes
This commit is contained in:
@@ -4,7 +4,7 @@ import 'package:tm_app/core/constants/assets.dart';
|
||||
import 'package:tm_app/core/theme/colors.dart';
|
||||
import 'package:tm_app/core/utils/size_config.dart';
|
||||
|
||||
PreferredSize tenderAppBar({required String title}) {
|
||||
PreferredSize tenderMobileAppBar({required String title}) {
|
||||
return PreferredSize(
|
||||
preferredSize: Size.fromHeight(kToolbarHeight.h()),
|
||||
child: Container(
|
||||
|
||||
Reference in New Issue
Block a user