design_system_lints library

Classes

BoxConstraints
Avoid using hardcoded height and width in SizedBoxes.
BoxShadow
Avoid hardcoding BoxShadows.
Color
Avoid hardcoding Color literals.
EdgeInsets
Avoid using hardcoded EdgeInsets.
FindColorCodes
Icon
Avoid using hardcoded Icons.
Radius
Avoid hardcoding Radius.
TextStyle
Avoid using hardcoded text styles.
ThemeData

Functions

isBoxShadowOrList(DartType? type) bool