menu
flutter3d_hardware package
documentation
testing.dart
FakeLoadedShaderLibrary
names property
names property
dark_mode
light_mode
names
property
Iterable
<
String
>
get
names
The stages the last accepted bundle claimed.
Implementation
Iterable<String> get names => _bundle.names;
flutter3d_hardware package
documentation
testing
FakeLoadedShaderLibrary
names property
FakeLoadedShaderLibrary class