menu
Dart
dart:typed_data
UnmodifiableUint16ListView
UnmodifiableUint16ListView factory constructor
UnmodifiableUint16ListView
brightness_4
brightness_5
description
UnmodifiableUint16ListView
constructor
UnmodifiableUint16ListView
(
Uint16List
list
)
Implementation
external factory UnmodifiableUint16ListView(Uint16List list);
Dart
dart:typed_data
UnmodifiableUint16ListView
UnmodifiableUint16ListView factory constructor
UnmodifiableUint16ListView class
Constructors
UnmodifiableUint16ListView
Properties
buffer
elementSizeInBytes
first
hashCode
isEmpty
isNotEmpty
iterator
last
length
lengthInBytes
offsetInBytes
reversed
runtimeType
single
Methods
add
addAll
any
asMap
cast
clear
contains
elementAt
every
expand
fillRange
firstWhere
fold
followedBy
forEach
getRange
indexOf
indexWhere
insert
insertAll
join
lastIndexOf
lastIndexWhere
lastWhere
map
noSuchMethod
reduce
remove
removeAt
removeLast
removeRange
removeWhere
replaceRange
retainWhere
setAll
setRange
shuffle
singleWhere
skip
skipWhile
sort
sublist
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator +
operator ==
operator []
operator []=