body4 method

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

Implementation

NUITextStyle body4({String? v}) => _getStyleFromMap(_body4, v);