NiceBenchmarkedWidget constructor
const
NiceBenchmarkedWidget({})
Implementation
const NiceBenchmarkedWidget({
super.key,
required this.name,
required this.child,
this.onBuildComplete,
this.enabled = kDebugMode,
});