menu
bitlocker package
documentation
services/bit_locker_regex.dart
RegularExpressions
bitLockerVersionPattern property
bitLockerVersionPattern property
dark_mode
light_mode
bitLockerVersionPattern
property
RegExp
bitLockerVersionPattern
getter/setter pair
Implementation
static
RegExp
bitLockerVersionPattern =
RegExp
(
r'BitLocker Version: (.+)'
);
bitlocker package
documentation
services/bit_locker_regex
RegularExpressions
bitLockerVersionPattern property
RegularExpressions class