menu
brain_dev_tools package
documentation
dao/my_shared_preferences.dart
MySharedPref
setPaddingBottomSheet method
setPaddingBottomSheet method
dark_mode
light_mode
setPaddingBottomSheet
method
dynamic
setPaddingBottomSheet
(
double
value
)
Implementation
setPaddingBottomSheet(double value) async { sharedPref.setDouble("PaddingBottomSheet", value); }
brain_dev_tools package
documentation
dao/my_shared_preferences
MySharedPref
setPaddingBottomSheet method
MySharedPref class