Positioned.fill constructor
const
Positioned.fill({
- required Widget child,
- ArcaneStyleData? style,
- Key? key,
Implementation
const Positioned.fill({required this.child, this.style, super.key})
: top = '0',
right = '0',
bottom = '0',
left = '0',
inset = null;