menu
remix package
documentation
remix.dart
Directive<T>
apply abstract method
apply abstract method
dark_mode
light_mode
apply
abstract method
T
apply
(
T
value
)
Applies the transformation to the given value.
Implementation
T apply(T value);
remix package
documentation
remix
Directive<T>
apply abstract method
Directive class