menu
analyzer_plugin package
documentation
utilities/change_builder/change_builder_dart.dart
DartEditBuilder
getIndent abstract method
getIndent abstract method
dark_mode
light_mode
getIndent
abstract method
String
getIndent
(
int
level
)
Returns the indentation with the given
level
.
Implementation
String getIndent(int level);
analyzer_plugin package
documentation
utilities/change_builder/change_builder_dart
DartEditBuilder
getIndent abstract method
DartEditBuilder class