rules/avoid_inline_text_style_rule library

Classes

AvoidInlineTextStyleRule
Flags inline TextStyle(...) literals that hardcode color:, fontSize:, or fontWeight:. Typography should come from the app's theme so it can be re-skinned in one place.