Flutter
material
Stepper
margin property
margin
description
margin
property
Null safety
EdgeInsetsGeometry
?
margin
final
custom margin on vertical stepper.
Implementation
final EdgeInsetsGeometry? margin;
Flutter
material
Stepper
margin property
Stepper class
Constructors
Stepper
Properties
controlsBuilder
currentStep
elevation
hashCode
key
margin
onStepCancel
onStepContinue
onStepTapped
physics
runtimeType
steps
type
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==