text_styles library
Constants
- subTitleSelectedStyle → const TextStyle
-
const TextStyle(color: Colors.black87, fontSize: 12.0)
- subTitleStyle → const TextStyle
-
const TextStyle(color: Colors.black54, fontSize: 12.0)
- titleSelectedStyle → const TextStyle
-
const TextStyle(fontSize: 15.0, fontWeight: FontWeight.bold, color: Colors.black87)
- titleStyle → const TextStyle
-
const TextStyle(fontSize: 15.0, fontWeight: FontWeight.bold, color: Colors.black54)