Skip to content

Instantly share code, notes, and snippets.

@stanch
Created December 1, 2013 11:12
Show Gist options
  • Save stanch/7732163 to your computer and use it in GitHub Desktop.
Save stanch/7732163 to your computer and use it in GitHub Desktop.
def largeText(t: String)(implicit ctx: Context) = text(t) + TextSize.large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment