menu
pcanvas package
documentation
pcanvas_html.dart
PCanvasBackgroundGradient
zIndex property
zIndex property
dark_mode
light_mode
zIndex
property
@
override
int
?
get
zIndex
override
The Z index of this element.
Implementation
@override int? get zIndex => super.zIndex!;
set
zIndex
(
int
?
_zIndex
)
inherited
Implementation
@override int? zIndex;
pcanvas package
documentation
pcanvas_html
PCanvasBackgroundGradient
zIndex property
PCanvasBackgroundGradient class