button2 method

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

Implementation

NUITextStyle button2({String? v}) => _getStyleFromMap(_button2, v);