body3 method

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

Implementation

NUITextStyle body3({String? v}) => _getStyleFromMap(_body3, v);