subtitle1 method

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

Implementation

NUITextStyle subtitle1({String? v}) => _getStyleFromMap(_subtitle1, v);