menu
nd_core_utils package
documentation
nd_wrapper.dart
NDWrapper<T>
NDWrapper constructor
NDWrapper constructor
dark_mode
light_mode
NDWrapper<
T
>
constructor
NDWrapper<
T
>
(
T
_value
)
Implementation
NDWrapper(T _value) : value = _value;
nd_core_utils package
documentation
nd_wrapper
NDWrapper<T>
NDWrapper constructor
NDWrapper class