chore: missing l10n noLineChart (#413)

Fixes #412
This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-23 15:39:30 +08:00
committed by GitHub
parent 190da74f66
commit 2e9ad7d7cb
9 changed files with 33 additions and 31 deletions

View File

@@ -55,6 +55,7 @@ abstract final class PlatformPublicSettings {
return ListTile(
title: Text(l10n.rememberWindowSize),
/// Copied from `fl_build/view/store_switch`
trailing: ValBuilder(
listenable: isBusy,