menu
flutter_settings_screens package
documentation
flutter_settings_screens
SliderSettingsTile
max property
max
brightness_4
max
property
double
max
final
maximum allowed value for the slider, in other terms a end value for the slider
Implementation
final double max;
flutter_settings_screens package
documentation
flutter_settings_screens
SliderSettingsTile
max property
SliderSettingsTile class
Constructors
SliderSettingsTile
Properties
defaultValue
eagerUpdate
enabled
hashCode
key
leading
max
min
onChange
onChangeEnd
onChangeStart
runtimeType
settingKey
step
subtitle
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==