menu
scouting_app_2024
blobs\obfs_blob.dart
ObfsBlob
ObfsBlob const constructor
ObfsBlob
brightness_4
brightness_5
ObfsBlob
constructor
const
ObfsBlob
(
{
Key
?
key
,
required
Widget
child
,
double
?
sigmaX
,
double
?
sigmaY
,
TileMode
?
tileMode
}
)
Implementation
const ObfsBlob( {super.key, required this.child, this.sigmaX, this.sigmaY, this.tileMode});
scouting_app_2024
obfs_blob
ObfsBlob
ObfsBlob const constructor
ObfsBlob class