opt: SheetHeight

*no need to compute

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-19 18:24:20 +08:00
parent b37930484b
commit f3a95a2c3a
5 changed files with 6 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ class IntroDetail extends StatelessWidget {
return Container(
color: Theme.of(context).colorScheme.surface,
padding: const EdgeInsets.only(left: 14, right: 14),
height: Utils.getSheetHeight(context),
// height: Utils.getSheetHeight(context),
child: Column(
children: [
Container(