body2 method

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

Implementation

NUITextStyle body2({String? v}) => _getStyleFromMap(_body2, v);