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