fix typos

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-05 11:35:47 +08:00
parent b4a46133be
commit ea52dd4484
51 changed files with 162 additions and 162 deletions

View File

@@ -93,7 +93,7 @@ class _VotePanelState extends State<VotePanel> {
),
),
if (_enabled) ...[
_checkBoxs,
_checkBoxes,
Padding(
padding: const EdgeInsets.only(top: 8),
child: Obx(
@@ -182,7 +182,7 @@ class _VotePanelState extends State<VotePanel> {
return child;
}
Widget get _checkBoxs => Row(
Widget get _checkBoxes => Row(
spacing: 16,
children: [
CheckBoxText(