caption6 method

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

Implementation

NUITextStyle caption6({String? v}) => _getStyleFromMap(_caption6, v);