menu
nextcloud package
documentation
core.dart
RichObjectParameterBuilder
width property
width property
dark_mode
light_mode
width
property
String
?
get
width
override
Implementation
String? get width => _$this._width;
set
width
(
covariant
String
?
width
)
covariant
override
Implementation
set width(covariant String? width) => _$this._width = width;
nextcloud package
documentation
core
RichObjectParameterBuilder
width property
RichObjectParameterBuilder class