body1 method

NUITextStyle body1({
  1. String? v,
})

Implementation

NUITextStyle body1({String? v}) => _getStyleFromMap(_body1, v);