caption4 method

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

Implementation

NUITextStyle caption4({String? v}) => _getStyleFromMap(_caption4, v);