menu
fvp package
documentation
mdk.dart
MediaStatus
test method
test method
dark_mode
light_mode
test
method
bool
test
(
int
s
)
Implementation
bool test(int s) { return (rawValue & s) != 0; }
fvp package
documentation
mdk
MediaStatus
test method
MediaStatus class