menu
df_safer_dart_lints package
documentation
_common.dart
MustUseUnsafeWrapperRule
MustUseUnsafeWrapperRule.new constructor
MustUseUnsafeWrapperRule.new constructor
dark_mode
light_mode
MustUseUnsafeWrapperRule
constructor
MustUseUnsafeWrapperRule
(
{
required
LintCode
code
,
required
String
longName
,
})
Implementation
MustUseUnsafeWrapperRule({required super.code, required this.longName});
df_safer_dart_lints package
documentation
_common
MustUseUnsafeWrapperRule
MustUseUnsafeWrapperRule.new constructor
MustUseUnsafeWrapperRule class