import 'package:flutter/material.dart'; const tMainColor = Color(0xfffdbb03); const tTextColor = Color(0xff333333);