WxNullWidget constructor

const WxNullWidget([
  1. Key? key
])

Implementation

const WxNullWidget([Key? key]) : super(key: key);