button3 method

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

Implementation

NUITextStyle button3({String? v}) => _getStyleFromMap(_button3, v);