menu
floating_palette package
documentation
floating_palette_advanced.dart
NativeRect
NativeRect.new const constructor
NativeRect.new const constructor
dark_mode
light_mode
NativeRect
constructor
const
NativeRect
(
double
x
,
double
y
,
double
width
,
double
height
,
)
Implementation
const NativeRect(this.x, this.y, this.width, this.height);
floating_palette package
documentation
floating_palette_advanced
NativeRect
NativeRect.new const constructor
NativeRect class