onIconSize method

  1. @override
double? onIconSize()
override

the size of the Icon.

Implementation

@override
double? onIconSize() => null;