AntdKeyboardStyle constructor
const
AntdKeyboardStyle({
- bool inherit = true,
- Brightness? appearance,
Implementation
const AntdKeyboardStyle({super.inherit, this.appearance});