menu
flutter3d_hardware package
documentation
testing.dart
FakeBackend
passes property
passes property
dark_mode
light_mode
passes
property
List
<
FakePass
>
passes
final
Every pass ever opened, in the order it was opened.
Implementation
final List<FakePass> passes = <FakePass>[];
flutter3d_hardware package
documentation
testing
FakeBackend
passes property
FakeBackend class