subtitle4 method

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

Implementation

NUITextStyle subtitle4({String? v}) => _getStyleFromMap(_subtitle4, v);