docs(flutter): replace dart -> flutter

This commit is contained in:
Jan De Dobbeleer 2022-05-24 13:32:48 +02:00 committed by Jan De Dobbeleer
parent c729788676
commit c998926464

View file

@ -6,7 +6,7 @@ sidebar_label: Flutter
## What ## What
Display the currently active dart version. Display the currently active flutter version.
## Sample Configuration ## Sample Configuration
@ -24,7 +24,7 @@ Display the currently active dart version.
## Properties ## Properties
- home_enabled: `boolean` - display the segment in the HOME folder or not - defaults to `false` - home_enabled: `boolean` - display the segment in the HOME folder or not - defaults to `false`
- fetch_version: `boolean` - fetch the dart version - defaults to `true` - fetch_version: `boolean` - fetch the flutter version - defaults to `true`
- missing_command_text: `string` - text to display when the command is missing - defaults to empty - missing_command_text: `string` - text to display when the command is missing - defaults to empty
- display_mode: `string` - determines when the segment is displayed - display_mode: `string` - determines when the segment is displayed
- `always`: the segment is always displayed - `always`: the segment is always displayed