menu
vantage package
documentation
testing.dart
FakeVantageScope
isHudOpen property
isHudOpen property
dark_mode
light_mode
isHudOpen
property
@
override
bool
get
isHudOpen
override
Whether the HUD is currently open.
Implementation
@override bool get isHudOpen => _isHudOpen;
vantage package
documentation
testing
FakeVantageScope
isHudOpen property
FakeVantageScope class