GoButtonStyle
public protocol GoButtonStyle
-
Declaration
Swift
var backgroundColor: UIColor { get } -
Declaration
Swift
var textStyle: TextStyle { get }
public protocol GoButtonStyle
Swift
var backgroundColor: UIColor { get }
Swift
var textStyle: TextStyle { get }