mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
new: setting of editor highlight
This commit is contained in:
@@ -212,6 +212,9 @@ class SettingStore extends PersistentStore {
|
||||
false,
|
||||
);
|
||||
|
||||
/// The performance of highlight is bad
|
||||
late final editorHighlight = StoreProperty(box, 'editorHighlight', true);
|
||||
|
||||
// Never show these settings for users
|
||||
//
|
||||
// ------BEGIN------
|
||||
|
||||
Reference in New Issue
Block a user