Created
May 25, 2022 10:51
-
-
Save saiankit/542ef44175beadba2801a22ffb19f336 to your computer and use it in GitHub Desktop.
Usage - Design System
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Text( | |
widget.courseCode, | |
style: ThemeStyles.t12TextStyle.copyWith( | |
color: Colors.white, | |
fontWeight: FontWeight.w100, | |
), | |
), | |
padding: EdgeInsets.symmetric(vertical: Converts.c8), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment