Text
in package
implements
CardElement
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$content read-only
public
string
$content
$style read-only
public
TextStyle
$style
= TextStyle::Plain
Methods
__construct()
public
__construct(string $content[, TextStyle $style = TextStyle::Plain ]) : mixed
Parameters
- $content : string
- $style : TextStyle = TextStyle::Plain