multiples mejoras añadidas, se retiró la categoría
This commit is contained in:
@@ -46,7 +46,7 @@ PlutoGridScrollbarConfig plutoGridScrollbarConfig(BuildContext context) {
|
||||
}
|
||||
|
||||
PlutoGridStyleConfig plutoGridStyleConfig(BuildContext context,
|
||||
{double rowHeight = 100}) {
|
||||
{double rowHeight = 125}) {
|
||||
return AppTheme.themeMode == ThemeMode.light
|
||||
? PlutoGridStyleConfig(
|
||||
menuBackgroundColor: AppTheme.of(context).secondaryBackground,
|
||||
|
||||
Reference in New Issue
Block a user