menu
flutter_ui_kit_theme package
documentation
widgets/ds_surface.dart
DsSurface
padding property
padding property
dark_mode
light_mode
padding
property
EdgeInsetsGeometry
?
padding
final
Inner padding. When
null
, no padding is applied.
Implementation
final EdgeInsetsGeometry? padding;
flutter_ui_kit_theme package
documentation
widgets/ds_surface
DsSurface
padding property
DsSurface class