init(content: Content, modifier: Modifier)
A structure that the defines the content and modifier needed to produce a new view or view modifier.
var modifier: Modifier
The view modifier.
Availability 有効性
Technology
var content: Content
init(content: Content, modifier: Modifier)
var modifier: Modifier