menu
zefyrka package
documentation
zefyrka.dart
NotusAttribute<T>
withValue method
withValue method
dark_mode
light_mode
withValue
method
@
override
NotusAttribute
<
T
>
withValue
(
T?
value
)
override
Implementation
@override NotusAttribute<T> withValue(T? value) => NotusAttribute<T>._(key, scope, value);
zefyrka package
documentation
zefyrka
NotusAttribute<T>
withValue method
NotusAttribute class