button1 method

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

Implementation

NUITextStyle button1({String? v}) => _getStyleFromMap(_button1, v);