menu
randpg package
documentation
generators.dart
ConstantGenerator<T>
ConstantGenerator.new const constructor
ConstantGenerator.new const constructor
dark_mode
light_mode
ConstantGenerator<
T
>
constructor
const
ConstantGenerator<
T
>
(
T
_value
)
Implementation
const ConstantGenerator(this._value);
randpg package
documentation
generators
ConstantGenerator<T>
ConstantGenerator.new const constructor
ConstantGenerator class