BoldTextStyle constructor

const BoldTextStyle()

Implementation

const BoldTextStyle() : super(fontSize: 16.0, fontWeight: FontWeight.bold);