LazyColumn.str.lstrip
lstrip
Strips whitespace from the left (leading side) of the string.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with leading whitespace removed. |
Examples:
Strips whitespace from the left (leading side) of the string.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with leading whitespace removed. |
Examples: