Flutter
vector_math_geometry
VertexAttrib
format property
format
VertexAttrib class
Constructors
VertexAttrib
copy
Properties
elementSize
format
name
offset
size
stride
type
hashCode
runtimeType
Methods
getView
toJson
noSuchMethod
toString
Operators
operator ==
format property
String
format
Implementation
String get format => '$type$size';