menu
apex_flutter_sdk package
documentation
helpers/variables.dart
PrimitiveWrapper<T>
PrimitiveWrapper constructor
PrimitiveWrapper constructor
dark_mode
light_mode
PrimitiveWrapper<
T
>
constructor
PrimitiveWrapper<
T
>
(
T
value
)
Implementation
PrimitiveWrapper(this.value);
apex_flutter_sdk package
documentation
helpers/variables
PrimitiveWrapper<T>
PrimitiveWrapper constructor
PrimitiveWrapper class