menu
smithy package
documentation
ast.dart
BoxTrait
BoxTrait.fromJson const constructor
BoxTrait.fromJson const constructor
dark_mode
light_mode
BoxTrait.fromJson
constructor
const
BoxTrait.fromJson
(
Object
?
json
)
Implementation
const BoxTrait.fromJson(Object? json) : super(id);
smithy package
documentation
ast
BoxTrait
BoxTrait.fromJson const constructor
BoxTrait class