size property

double size
final

defines dropdown ListTile's checkbox size type of double which is GFSize ie, small, medium and large and can use any double value

Implementation

final double size;