button4 method

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

Implementation

NUITextStyle button4({String? v}) => _getStyleFromMap(_button4, v);