body6 method

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

Implementation

NUITextStyle body6({String? v}) => _getStyleFromMap(_body6, v);