menu
absmartly_sdk package
documentation
internal/variant_assigner.dart
VariantAssigner
threadBuffer property
threadBuffer property
dark_mode
light_mode
threadBuffer
property
Uint8List
threadBuffer
final
Implementation
static final Uint8List threadBuffer = Uint8List.fromList(List.generate(12, (index) => 0));
absmartly_sdk package
documentation
internal/variant_assigner
VariantAssigner
threadBuffer property
VariantAssigner class