Expand description
Modules§
- node
- Color and gradient fill nodes and builders.
Functions§
- background
PCustom background. Allows using any other UI node as a background.- background_
color PFill color background.- background_
conic PConic gradient background.- background_
fn PCustom background generated using aWidgetFn<()>.- background_
gradient PLinear gradient background.- background_
radial PRadial gradient background.- foreground
PCustom foreground fill. Allows using any other UI node as a foreground overlay.- foreground_
color PFill color overlay.- foreground_
conic PConic gradient foreground.- foreground_
fn PCustom foreground generated using aWidgetFn<()>.- foreground_
gradient PLinear gradient overlay.- foreground_
highlight PForeground highlight border overlay.- foreground_
radial PRadial gradient foreground.