menu
rattle
constants/spacing.dart
buttonGap constant
buttonGap
dark_mode
light_mode
buttonGap
top-level constant
Gap
const
buttonGap
A general gap used between buttons, like in the dataset popup.
Implementation
const buttonGap = Gap(10);
rattle
spacing
buttonGap constant
spacing library