caption1 method

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

Implementation

NUITextStyle caption1({String? v}) => _getStyleFromMap(_caption1, v);