rubikSemiBold top-level constant
TextStyle
const rubikSemiBold
Implementation
const rubikSemiBold = TextStyle(
fontFamily: 'Rubik',
fontWeight: FontWeight.w600,
);
const rubikSemiBold = TextStyle(
fontFamily: 'Rubik',
fontWeight: FontWeight.w600,
);