constraints property
final
Allows overriding of the standard size of the IconButton constraints.
Implementation
final BoxConstraints? constraints;
Allows overriding of the standard size of the IconButton constraints.
final BoxConstraints? constraints;