body5 method

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

Implementation

NUITextStyle body5({String? v}) => _getStyleFromMap(_body5, v);