menu
fixle_feedback_flutter package
documentation
primitive_wrapper.dart
PrimitiveWrapper<T>
PrimitiveWrapper.new constructor
PrimitiveWrapper.new constructor
dark_mode
light_mode
PrimitiveWrapper<
T
>
constructor
PrimitiveWrapper<
T
>
(
T
value
)
Implementation
PrimitiveWrapper(this.value);
fixle_feedback_flutter package
documentation
primitive_wrapper
PrimitiveWrapper<T>
PrimitiveWrapper.new constructor
PrimitiveWrapper class