subtitle6 method

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

Implementation

NUITextStyle subtitle6({String? v}) => _getStyleFromMap(_subtitle6, v);