Skip to content

Instantly share code, notes, and snippets.

@saiankit
Created May 25, 2022 10:51
Show Gist options
  • Save saiankit/542ef44175beadba2801a22ffb19f336 to your computer and use it in GitHub Desktop.
Save saiankit/542ef44175beadba2801a22ffb19f336 to your computer and use it in GitHub Desktop.
Usage - Design System
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