caption2 method

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

Implementation

NUITextStyle caption2({String? v}) => _getStyleFromMap(_caption2, v);