caption3 method

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

Implementation

NUITextStyle caption3({String? v}) => _getStyleFromMap(_caption3, v);