Scroll grid specific variables
$gbc-ScrollGridWidget-margin-ratio
Type: number
Default value: $theme-margin-ratio* 8px
Computed value: 4.8px
$gbc-ScrollGridWidget-font-size-ratio
Type: number
Default value: $theme-font-size-ratio
Computed value: 0.8
$gbc-ScrollGridWidget-field-default-height
Type: number
Default value: $theme-field-default-height
Computed value: 22.4px
$gbc-ScrollGridWidget-inner-gutter
Type: number
Default value: $theme-grid-inner-gutter
Computed value: 3
$gbc-ScrollGridWidget-disabled-color
Type: color
Default value: $theme-disabled-color
Computed value: rgba(33, 33, 33, 0.54)
$gbc-ScrollGridWidget-current-background-color
Type: color
Default value: $theme-primary-background-color
Computed value: #1976d2
$gbc-ScrollGridWidget-current-color
Type: color
Default value: $theme-currentrow-color
Computed value: white
$gbc-ScrollGridWidget-field-background-color
Type: color
Default value: $theme-field-background-color
Computed value: #ffffff
$gbc-ScrollGridWidget-rowBound-onEachRow
Type: boolean