menu
nian_toolkit package
documentation
toolkit.dart
ColorPickerPluggable
ColorPickerPluggable.new const constructor
ColorPickerPluggable.new const constructor
dark_mode
light_mode
ColorPickerPluggable
constructor
const
ColorPickerPluggable
(
{
Key
?
key
,
double
scale
=
10.0
,
Size
size
=
const Size(100, 100)
,
})
Implementation
const ColorPickerPluggable({ super.key, this.scale = 10.0, this.size = const Size(100, 100), });
nian_toolkit package
documentation
toolkit
ColorPickerPluggable
ColorPickerPluggable.new const constructor
ColorPickerPluggable class