button5 method

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

Implementation

NUITextStyle button5({String? v}) => _getStyleFromMap(_button5, v);