menu
bitlocker package
documentation
services/bit_locker_regex.dart
RegularExpressions
lockStatusPattern property
lockStatusPattern property
dark_mode
light_mode
lockStatusPattern
property
RegExp
lockStatusPattern
getter/setter pair
Implementation
static
RegExp
lockStatusPattern =
RegExp
(
r'Lock Status: (.+)'
);
bitlocker package
documentation
services/bit_locker_regex
RegularExpressions
lockStatusPattern property
RegularExpressions class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
bitLockerVersionPattern
conversionStatusPattern
encryptionMethodPattern
identificationFieldPattern
keyProtectorsPattern
lockStatusPattern
percentageEncryptedPattern
protectionStatusPattern
sizePattern