caption5 method

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

Implementation

NUITextStyle caption5({String? v}) => _getStyleFromMap(_caption5, v);