mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -8,7 +8,8 @@ import 'package:flutter/rendering.dart';
|
||||
class Grid {
|
||||
static double smallCardWidth = GStorage.smallCardWidth;
|
||||
|
||||
static SliverGridDelegateWithExtentAndRatio videoCardHDelegate(context,
|
||||
static SliverGridDelegateWithExtentAndRatio videoCardHDelegate(
|
||||
BuildContext context,
|
||||
{double minHeight = 90}) =>
|
||||
SliverGridDelegateWithExtentAndRatio(
|
||||
mainAxisSpacing: 2,
|
||||
|
||||
Reference in New Issue
Block a user