menu
df_safer_dart_lints package
documentation
_common.dart
InstanceElement
getGetter abstract method
getGetter abstract method
dark_mode
light_mode
getGetter
abstract method
GetterElement
?
getGetter
(
String
name
)
Returns the getter from
getters
that has the given
name
.
Implementation
GetterElement? getGetter(String name);
df_safer_dart_lints package
documentation
_common
InstanceElement
getGetter abstract method
InstanceElement class