ButtonTheme constructor

Implementation

const ButtonTheme(
    {this.decoration,
    this.mouseCursor,
    this.padding,
    this.textStyle,
    this.iconTheme,
    this.margin});