I was thinking about a use case similar to the button snippet I linked here:
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1558735510061000, Making it so you can pre-define some set of attributes for Text and apply all of them with a single argument instead of several. ie my app may have many remove buttons and all of them have: caps, red text, 26.dp, ripple background.