Flutter
material
CheckboxListTile
shape property
shape
description
shape
property
Null safety
ShapeBorder
?
shape
final
Defines the tile's
InkWell.customBorder
and
Ink.decoration
shape.
Implementation
final ShapeBorder? shape;
Flutter
material
CheckboxListTile
shape property
CheckboxListTile class
Constructors
CheckboxListTile
Properties
activeColor
autofocus
checkboxShape
checkColor
contentPadding
controlAffinity
dense
enabled
enableFeedback
focusNode
hashCode
isThreeLine
key
onChanged
runtimeType
secondary
selected
selectedTileColor
shape
side
subtitle
tileColor
title
tristate
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==