menu
style_dart package
documentation
style_dart.dart
PermissionChecker typedef
PermissionChecker typedef
dark_mode
light_mode
PermissionChecker
typedef
PermissionChecker
=
Map
<
String
,
Map
<
DbOperationType
,
Checker
>
>
Function
(
Access
access
)
Implementation
typedef PermissionChecker = Map<String, Map<DbOperationType, Checker>> Function( Access access);
style_dart package
documentation
style_dart
PermissionChecker typedef
styledart library