menu
naver_maps_sdk_flutter package
documentation
model/n_size.dart
NSize
NSize.new const constructor
NSize.new const constructor
dark_mode
light_mode
NSize
constructor
const
NSize
(
double
width
,
double
height
)
Implementation
const NSize(this.width, this.height);
naver_maps_sdk_flutter package
documentation
model/n_size
NSize
NSize.new const constructor
NSize class