menu
romantic_shader_widget package
documentation
utils/shader_converter.dart
ShaderFloatProperty
ShaderFloatProperty.new const constructor
ShaderFloatProperty.new const constructor
dark_mode
light_mode
ShaderFloatProperty
constructor
const
ShaderFloatProperty
(
{
required
double
defaultValue
,
required
double
min
,
required
double
max
,
})
Implementation
const ShaderFloatProperty({ required this.defaultValue, required this.min, required this.max, });
romantic_shader_widget package
documentation
utils/shader_converter
ShaderFloatProperty
ShaderFloatProperty.new const constructor
ShaderFloatProperty class