subtitle2 method

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

Implementation

NUITextStyle subtitle2({String? v}) => _getStyleFromMap(_subtitle2, v);