subtitle5 method

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

Implementation

NUITextStyle subtitle5({String? v}) => _getStyleFromMap(_subtitle5, v);