button6 method

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

Implementation

NUITextStyle button6({String? v}) => _getStyleFromMap(_button6, v);