menu
market_commons package
documentation
theme/text.dart
BoldTextStyle
BoldTextStyle.new const constructor
BoldTextStyle.new const constructor
dark_mode
light_mode
BoldTextStyle
constructor
const
BoldTextStyle
(
)
Implementation
const BoldTextStyle() : super(fontSize: 16.0, fontWeight: FontWeight.bold);
market_commons package
documentation
theme/text
BoldTextStyle
BoldTextStyle.new const constructor
BoldTextStyle class