menu
flutter3d_hardware package
documentation
testing.dart
RecordedIndices
RecordedIndices.new const constructor
RecordedIndices.new const constructor
dark_mode
light_mode
RecordedIndices
constructor
const
RecordedIndices
(
IndexType
type
,
int
count
, {
required
bool
transient
,
})
Implementation
const RecordedIndices(this.type, this.count, {required this.transient});
flutter3d_hardware package
documentation
testing
RecordedIndices
RecordedIndices.new const constructor
RecordedIndices class