subtitle3 method

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

Implementation

NUITextStyle subtitle3({String? v}) => _getStyleFromMap(_subtitle3, v);