menu
dart_consul package
documentation
common.dart
ConsulStringExtensions
ansiLength property
ansiLength property
dark_mode
light_mode
ansiLength
property
int
get
ansiLength
Length without ANSI sequences.
Implementation
int get ansiLength => stripped().length;
dart_consul package
documentation
common
ConsulStringExtensions
ansiLength property
ConsulStringExtensions extension on
String